From: Thomas Graf Date: Wed, 26 Nov 2014 12:42:18 +0000 (+0100) Subject: net: Check for presence of IFLA_AF_SPEC X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~65^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea85e831e290cd967d161c66d0a3cf8be39f1f6;p=pandora-kernel.git net: Check for presence of IFLA_AF_SPEC ndo_bridge_setlink() is currently only called on the slave if IFLA_AF_SPEC is set but this is a very fragile assumption and may change in the future. Cc: Ajit Khaparde Cc: John Fastabend Signed-off-by: Thomas Graf Acked-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed