From: Johannes Berg Date: Fri, 30 Jan 2009 12:36:25 +0000 (+0100) Subject: mac80211: convert master interface to netdev_ops X-Git-Tag: v2.6.30-rc1~662^2~754^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7230645e329b4a9c566fefa9327eb8734c7d392c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed