]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: update ht flag if bss configuration changed
authorAvri Altman <avri.altman@intel.com>
Mon, 18 Nov 2013 17:06:48 +0000 (19:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Dec 2013 10:51:51 +0000 (11:51 +0100)
commit9232997e25d45f825c8f868ef754933ef6d7f317
tree16cbb2aeadef0631bb94cfbfc12e8db42701615c
parent797ce9776e7cb1c67a77b4b47198eba0812eec5d
mac80211: update ht flag if bss configuration changed

There's a bug in tracking HT opmode changes in mac80211, it
fails to update the driver when the channel parameters don't
change.

Move the code to do the HT opmode checking independently of
the channel/bandwidth tracking.

Signed-off-by: Avri Altman <avri.altman@intel.com>
[edit commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c