mac80211: support fast-rx with incompatible PS capabilities when PS is disabled
authorFelix Fietkau <nbd@nbd.name>
Fri, 23 Feb 2018 09:06:05 +0000 (10:06 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 27 Feb 2018 10:05:52 +0000 (11:05 +0100)
commit1d870162418a826905161d2276c912986d3b9d9a
tree0b3650e1bd34e62027dc396694a0a7473d47f88a
parent59cae5b9d6d39db2804ed5f0330eb5507d40c34c
mac80211: support fast-rx with incompatible PS capabilities when PS is disabled

When powersave is disabled for the interface, we can do fast-rx anyway.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
[fixed indentation on one line]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/rx.c