]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed
authorZhu Yi <yi.zhu@intel.com>
Mon, 12 Nov 2007 03:37:43 +0000 (11:37 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:04:39 +0000 (15:04 -0800)
commit797a54c68e0eb551c60e3dc843627f967919a951
tree04c57351356aa248a7d5b42c4d1f63c5435e12c1
parent7223e8d900d415fe128152d7a4061501b7593d37
iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changed

The patch fixes a bug that enables RXON_FLG_TGG_PROTECT_MSK erroneously
for A mode in the erp_ie_changed mac80211 callback.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl4965-base.c