]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: move regular interface handling
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 10 Sep 2008 22:01:59 +0000 (00:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:23 +0000 (16:48 -0400)
commit0d143fe1e2efc084fa730d2dfa22d0d1ca2ee5f1
treed3a08fc38cad01024b37981e8258f84fe61d7ac3
parent05c914fe330fa8e1cc67870dc0d3809dfd96c107
mac80211: move regular interface handling

Move the code to handle regular interfaces out of main.c and
into iface.c, keep only the master interface stuff in main.c.

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