From: Johannes Berg Date: Mon, 23 Aug 2010 14:57:03 +0000 (-0700) Subject: iwlwifi: use antenna A only under high BT load X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd6e2d579949aede258c673caf4b1eb39b95e172;p=pandora-kernel.git iwlwifi: use antenna A only under high BT load When bluetooth indicated high load, we should use only antenna A in 2.4 GHz for management frames. Add this condition to iwl_toggle_tx_ant() to make sure it'll always be met. Note that scanning has a separate way of forcing the antenna, because we should scan on antenna A only regardless of BT traffic load. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed