commit | 3e10caeb55b2693b38f1f80c67c79d918fc42e42 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Sep 06 09:31:18 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 14 13:56:36 2011 -0400 |
tree | af9314d427a0d80e3d08e9f96b5d9fef473d69f8 | |
parent | 65e291acd806fae8cb6fff73a93def84d0ad327a [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>