From: Johannes Berg Date: Fri, 2 Oct 2009 05:15:27 +0000 (+0000) Subject: net: introduce NETDEV_POST_INIT notifier X-Git-Tag: v2.6.33-rc1~388^2~936 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ffbe3fdace0bdfcdab8dc6c77506feda0871f79;p=pandora-kernel.git net: introduce NETDEV_POST_INIT notifier For various purposes including a wireless extensions bugfix, we need to hook into the netdev creation before before netdev_register_kobject(). This will also ease doing the dev type assignment that Marcel was working on for cfg80211 drivers w/o touching them all. Signed-off-by: Johannes Berg Signed-off-by: Marcel Holtmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed