mac80211: remove master netdev
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 17 Jun 2009 15:43:56 +0000 (17:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:30 +0000 (15:05 -0400)
commit3b8d81e020f77c9da8b85b0685c8cd2ca7c7b150
treea19fcddbf28fecdbd13ad009fe07b8afc5e95c90
parentc4029083e2acb82229c43b791c07afb089d972ff
mac80211: remove master netdev

With the internal 'pending' queue system in place, we can simply
put packets there instead of pushing them off to the master dev,
getting rid of the master interface completely.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
13 files changed:
include/net/mac80211.h
net/mac80211/agg-tx.c
net/mac80211/debugfs.c
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/rate.c
net/mac80211/rx.c
net/mac80211/scan.c
net/mac80211/tx.c
net/mac80211/util.c
net/mac80211/wme.c
net/mac80211/wme.h