]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit7230645e329b4a9c566fefa9327eb8734c7d392c
tree085932aa70168016cb9ecca3b984fc1e451babf3
parent587e729ecff959482d25c73278a1fbadbc6a54fe
mac80211: convert master interface to netdev_ops

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>
net/mac80211/main.c