]> 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)
commit3dc5b6606f5189288a1394850c274b5c1f7eb4f8
treef9dfd841ddb98caeaf08fded9b89845d833c31c0
parent306dd0d246c14d8255878edb7a48d542f6229ade
mac80211: fix tim recalculation after PS response

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

Fixes: d76d32b39024 ("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