commit | b49c15e1211cc962cb73bbaaa5175ae068144893 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Tue Mar 19 12:00:13 2019 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Mar 29 11:14:11 2019 +0100 |
tree | 002e6978ac7dc9b8e6d322838c704a78d76f5b5e | |
parent | 9a5a90d167b0e5fe3d47af16b68fd09ce64085cd [diff] |
mac80211: un-schedule TXQs on powersave start Once a station enters powersave, its queues should not be returned by ieee80211_next_txq() anymore. They will be re-scheduled again after the station has woken up again Fixes: 1866760096bf4 ("mac80211: Add TXQ scheduling API") Signed-off-by: Felix Fietkau <nbd@nbd.name> Acked-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>