]> git.karo-electronics.de Git - mv-sheeva.git/commit
mwl8k: fix changed flags handling in mwl8k_bss_info_changed()
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 4 Jan 2010 20:56:07 +0000 (21:56 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jan 2010 22:13:29 +0000 (17:13 -0500)
commitc3cbbe8a5cd2886e13e9c93e059d9761f3715665
treeb70577c102ce2ec6ea346cda9f59174e13a313ae
parentc6e9601071173fed2a77f9c435c41f3b33d1018f
mwl8k: fix changed flags handling in mwl8k_bss_info_changed()

Previously, mwl8k_bss_info_changed() would refuse to do anything if
the 'changed' argument indicated that the association status hadn't
changed.  Fix this up so that it will allow changing things like the
preamble type, the slot time and the CTS-to-self protection method
without having to reassociate.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c