https://github.com/torvalds/linux
Revision 4ea85e831e290cd967d161c66d0a3cf8be39f1f6 authored by Thomas Graf on 26 November 2014, 12:42:18 UTC, committed by David S. Miller on 26 November 2014, 20:29:01 UTC
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 <ajit.khaparde@emulex.com>
Cc: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent b7c1a31
History
Tip revision: 4ea85e831e290cd967d161c66d0a3cf8be39f1f6 authored by Thomas Graf on 26 November 2014, 12:42:18 UTC
net: Check for presence of IFLA_AF_SPEC
Tip revision: 4ea85e8

back to top