commit | d88410a0b657c5ccebd1c120af1f14c5ca6a3d95 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Thu Sep 25 20:45:01 2008 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 30 14:07:23 2008 -0400 |
tree | 2cfe1b64dc020c8f98ec41c1a48330d3cad3aa00 | |
parent | 570bdfb17dfc92061f7e26f6320b309c1df00997 [diff] |
mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h 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>