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:
0e67c13
)
mac80211: fix smps mode check for AP_VLAN
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 25 Jul 2014 14:20:23 +0000
(16:20 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 26 Aug 2014 09:12:44 +0000
(11:12 +0200)
In ieee80211_sta_ps_deliver_wakeup, sdata->smps_mode is checked. This is
initialized only for the base AP interface, not the individual VLANs.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found