mac80211: add debugfs for driver-buffered TID bitmap
authorJohannes Berg <johannes.berg@intel.com>
Fri, 12 Jul 2013 08:40:31 +0000 (10:40 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 1 Aug 2013 13:08:24 +0000 (15:08 +0200)
commit7cf1f14ecf1f5025abb0e30e22e8f7ad219fa32e
treec47045866b15600717745c430e7ed06cb63d8462
parenta824131017a2c3c8f275c6eb46740cfb8a43f7c5
mac80211: add debugfs for driver-buffered TID bitmap

Add a per-station debugfs file indicating the TIDs (as
a bitmap) that the driver has data buffered on.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c