mac80211: revamp virtual interface handling
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 9 Jul 2008 12:40:35 +0000 (14:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jul 2008 18:30:07 +0000 (14:30 -0400)
commit75636525fbfa78fa33fd754c89785cfde750acd3
tree2c614681382a53bec50248c621ba4c8bb07ce670
parent3e122be089e6fb8d3f322416da4cdbb80ce12927
mac80211: revamp virtual interface handling

This patch revamps the virtual interface handling and makes the
code much easier to follow. Fewer functions, better names, less
spaghetti code.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c
net/mac80211/debugfs.c
net/mac80211/debugfs_netdev.c
net/mac80211/debugfs_netdev.h
net/mac80211/ieee80211_i.h
net/mac80211/iface.c
net/mac80211/main.c
net/mac80211/wext.c