commit | e58c6aca99357d7f85f18e0b661d8c5a87f926a9 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Apr 21 19:00:47 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 07 15:02:21 2008 -0400 |
tree | 8f7f5c3b78a1beae3121d8fbe95d21a21e361df9 | |
parent | 62e70cf8568151a41e8525ddf0e56c0380a71cfd [diff] |
rt2x00: Use rt2x00 queue numbering Use the rt2x00 queue enumeration as much as possible, removing the usage of the mac80211 queue numbering wherever it is possible. This makes it easier for mac80211 to change it queue identification scheme without having to deal with big changes in the rt2x00 code. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>