-
- Downloads
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>
Showing
- include/net/mac80211.h 3 additions, 0 deletionsinclude/net/mac80211.h
- net/mac80211/agg-tx.c 0 additions, 3 deletionsnet/mac80211/agg-tx.c
- net/mac80211/debugfs.c 1 addition, 1 deletionnet/mac80211/debugfs.c
- net/mac80211/ieee80211_i.h 8 additions, 11 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/iface.c 21 additions, 22 deletionsnet/mac80211/iface.c
- net/mac80211/main.c 3 additions, 117 deletionsnet/mac80211/main.c
- net/mac80211/rate.c 1 addition, 1 deletionnet/mac80211/rate.c
- net/mac80211/rx.c 10 additions, 6 deletionsnet/mac80211/rx.c
- net/mac80211/scan.c 8 additions, 11 deletionsnet/mac80211/scan.c
- net/mac80211/tx.c 123 additions, 176 deletionsnet/mac80211/tx.c
- net/mac80211/util.c 13 additions, 39 deletionsnet/mac80211/util.c
- net/mac80211/wme.c 2 additions, 4 deletionsnet/mac80211/wme.c
- net/mac80211/wme.h 2 additions, 1 deletionnet/mac80211/wme.h
Loading
Please register or sign in to comment