commit | 3918edb0e6a8b16c2866f4657d9fed41f9da562d | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Jul 25 16:20:23 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Aug 26 11:12:44 2014 +0200 |
tree | 1754c9b32a2cf028b569a434e76dcf4c3ad6421f | |
parent | 0e67c13667a72093aa3ef3cb54dd521e34e500fc [diff] |
mac80211: fix smps mode check for AP_VLAN 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>