commit | c3cbbe8a5cd2886e13e9c93e059d9761f3715665 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Jan 04 21:56:07 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 05 17:13:29 2010 -0500 |
tree | b70577c102ce2ec6ea346cda9f59174e13a313ae | |
parent | c6e9601071173fed2a77f9c435c41f3b33d1018f [diff] |
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>