]> git.baikalelectronics.ru Git - kernel.git/commit
iwlagn: set BT IGNORE for some frames
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Aug 2010 14:56:56 +0000 (07:56 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 25 Aug 2010 18:33:21 +0000 (14:33 -0400)
commit5768b7dd0168cd4018ee99aab7ca2be9bb93fa6a
tree739c9b9a577c55428dfb76410f3ba436f4bebfc3
parentb2efc1ad51aa14f9e68a18edcd6abe1348f2744e
iwlagn: set BT IGNORE for some frames

The BT ignore bit should be set when transmitting
auth, assoc response and eap frames.

Also, scanning should set the BT ignore bit for the
probe request transmission; Note that we only use
the non-shared antenna.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-lib.c
drivers/net/wireless/iwlwifi/iwl-agn-tx.c