]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: don't look at the PM bit of BAR frames
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 8 Jun 2017 11:00:49 +0000 (14:00 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 Jun 2017 08:24:31 +0000 (10:24 +0200)
commit769dc04db3ed8484798aceb015b94deacc2ba557
tree3ed9a3ddef9ba9d81ba938e64445a3d91ce5ad05
parent0bed865060836dc5f26b68052de0a504d66d9fae
mac80211: don't look at the PM bit of BAR frames

When a peer sends a BAR frame with PM bit clear, we should
not modify its PM state as madated by the spec in
802.11-20012 10.2.1.2.

Cc: stable@vger.kernel.org
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c