From: Marcel Holtmann Date: Fri, 2 Oct 2009 05:15:28 +0000 (+0000) Subject: cfg80211: assign device type in netdev notifier callback X-Git-Tag: v2.6.33-rc1~388^2~935 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053a93dd126f68ba37973f95f00af6045fa7c957;p=pandora-kernel.git cfg80211: assign device type in netdev notifier callback Instead of having to modify every non-mac80211 for device type assignment, do this inside the netdev notifier callback of cfg80211. So all drivers that integrate with cfg80211 will export a proper device type. Signed-off-by: Marcel Holtmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed