mac80211: add an optional TXQ for other PS-buffered frames
authorJohannes Berg <johannes.berg@intel.com>
Fri, 31 Aug 2018 08:31:08 +0000 (11:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2018 08:03:13 +0000 (10:03 +0200)
commitadf8ed01e4fdd254efead978d633718ab01a7d5c
tree52d3daf8a8b99db1d72cbe0fcf1efb8e4c770c8b
parent331aead5203f5979212e798682ff9157c939ceba
mac80211: add an optional TXQ for other PS-buffered frames

Some drivers may want to also use the TXQ abstraction with
non-data packets that need powersave buffering, so add a
hardware flag to allow this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/debugfs.c
net/mac80211/debugfs_sta.c
net/mac80211/rx.c
net/mac80211/sta_info.c
net/mac80211/tx.c