mac80211: convert master interface to netdev_ops
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 30 Jan 2009 12:36:25 +0000 (13:36 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Feb 2009 20:03:45 +0000 (15:03 -0500)
Also call our own ieee80211_master_setup routine instead of
overwriting almost all the values from ether_setup; this
loses a few assignments that are pointless on the master
interface anyway.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found