From: Emmanuel Grumbach Date: Tue, 6 Sep 2011 16:31:18 +0000 (-0700) Subject: iwlagn: remove priv dereferences from the transport layer X-Git-Tag: v3.2-rc1~129^2~254^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e10caeb55b2693b38f1f80c67c79d918fc42e42;p=pandora-kernel.git iwlagn: remove priv dereferences from the transport layer Another round of clean up on the transport layer. Define a wrapper around wiphy_rfkill_set_hw_state to prevent the transport layer from accessing priv->hw. Also move wait_command_queue to the transport layer. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed