[MAC80211]: implement cfg80211's change_interface hook
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 28 Sep 2007 19:52:27 +0000 (21:52 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:20 +0000 (16:54 -0700)
commit42613db7605a68a70f97513137392bda9b27bb9e
tree28fc28d9977269b7a4129db4483052c11df7e33e
parent47f0c502209056da728e6a306a43d5e19a37f4fa
[MAC80211]: implement cfg80211's change_interface hook

This implements the cfg80211 change_interface hook that changes the
type of an interface and cleans up the code a bit.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/cfg.c