]> 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)
commit8ab348d92257de084e6a7afc149c8f5cdf3c8e03
tree16cbb2aeadef0631bb94cfbfc12e8db42701615c
parentf47abd9f6ea83af9ee284abf7b1e9da9aa8fdb1d
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