mac80211: add queue debugfs file
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 14 Jun 2009 15:37:39 +0000 (17:37 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Jun 2009 19:05:57 +0000 (15:05 -0400)
commitdb2e6bd4e966a36c6b2f1921feb3537e8254415c
tree65e36578e232897b5cf5158d6fd450a86b5efa15
parent3b319aae4244f9b4758212605f67cf63207a4fa1
mac80211: add queue debugfs file

I suspect that some driver bugs can cause queues to be
stopped while they shouldn't be, but it's hard to find
out whether that is the case or not without having any
visible information about the queues. This adds a file
to debugfs that allows us to see the queues' statuses.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs.c
net/mac80211/ieee80211_i.h