commit | e2530083609148a7835b54c431f6b8956407c1f6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sat May 17 00:57:14 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 21 21:48:14 2008 -0400 |
tree | 8ed43347541444c7a72d2c79f550f69a93cad591 | |
parent | eefce91a384a64c7bbf913eb08c4adfb911c3639 [diff] |
mac80211: use multi-queue master netdevice This patch updates mac80211 and drivers to be multi-queue aware and use that instead of the internal queue mapping. Also does a number of cleanups in various pieces of the code that fall out and reduces internal mac80211 state size. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>