]> git.karo-electronics.de Git - mv-sheeva.git/commit
iwlwifi: don't override association channel with control channel
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 5 May 2008 02:22:30 +0000 (10:22 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 May 2008 20:29:39 +0000 (16:29 -0400)
commit6b9b34389c2fdb8618fe2c686b6872d26562fd07
treefd9939b7b58eb8d703892d71a092bf89c858a3cc
parent5a835353fb3c68a3da3badcc485614cdfc6e6109
iwlwifi: don't override association channel with control channel

This patch fixes override of association channel with HT control channel.
The scenario is currently happening because disassociation flow
doesn't clean previous association information (such as is_ht and control
channel).

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-4965.c