]> git.baikalelectronics.ru Git - kernel.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)
commitb4d2ea322f4c455590acbfd8127c1ba0301956f6
tree3ed9a3ddef9ba9d81ba938e64445a3d91ce5ad05
parent696ab356b92c55602f911efa38ff41ad350f85fd
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