]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix tim recalculation after PS response
authorFelix Fietkau <nbd@nbd.name>
Sun, 28 Aug 2016 11:10:37 +0000 (13:10 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 12 Sep 2016 09:54:42 +0000 (11:54 +0200)
commit36c3988c31964d4ecb8604baecfda28b2cebd709
treef9dfd841ddb98caeaf08fded9b89845d833c31c0
parentf4942b80ee6ca88a7722dafe215523dc1f7e1567
mac80211: fix tim recalculation after PS response

Handle the case where the mac80211 intermediate queues are empty and the
driver has buffered frames

Fixes: 55b67734d7b2 ("mac80211: add an intermediate software queue implementation")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c