git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ce6a0f
)
mac80211: update ht flag if bss configuration changed
author
Avri Altman
<avri.altman@intel.com>
Mon, 18 Nov 2013 17:06:48 +0000
(19:06 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 2 Dec 2013 10:51:51 +0000
(11:51 +0100)
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
patch
|
blob
|
history
diff --cc
net/mac80211/mlme.c
Simple merge