mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
IPv6 addrconf keys off of IFF_SLAVE so can not use it for L3 slave. Add a new private flag and add netif_is_l3_slave function for checking it. Signed-off-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>