From: Johannes Berg Date: Fri, 3 Dec 2010 08:20:42 +0000 (+0100) Subject: cfg80211: require add_virtual_intf to return new dev X-Git-Tag: v2.6.38-rc1~476^2~169^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9e10ce4cf86945eb5efcab31284c971877ed012;p=pandora-kernel.git cfg80211: require add_virtual_intf to return new dev cfg80211 used to do all its bookkeeping in the notifier, but some new stuff will have to use local variables so make the callback return the netdev pointer. Tested-by: Javier Cardona Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed