mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h
authorRami Rosen <ramirose@gmail.com>
Thu, 25 Sep 2008 17:45:01 +0000 (20:45 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Sep 2008 18:07:23 +0000 (14:07 -0400)
This patch removes wme_tx_queue and wme_rx_queue from struct sta_info
and from the debugfs sub-structure of struct sta_info
in net/mac80211/sta_info.h, as they are useless and not used.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found