On 02/13/2019 05:55 PM, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Fix the kconfig warning in IPVLAN_L3S when neither INET nor IPV6 > is enabled: > > WARNING: unmet direct dependencies detected for NET_L3_MASTER_DEV > Depends on [n]: NET [=y] && (INET [=n] || IPV6 [=n]) > Selected by [y]: > - IPVLAN_L3S [=y] && NETDEVICES [=y] && NET_CORE [=y] && NETFILTER [=y] > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Mahesh Bandewar <[email protected]> > Cc: Daniel Borkmann <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
