On 01/08/17 17:18, Florian Fainelli wrote: > On 01/08/2017 03:17 PM, Vivien Didelot wrote: >> DSA wraps SWITCHDEV, thus select it instead of depending on it. >> >> Signed-off-by: Vivien Didelot <[email protected]> > > Reviewed-by: Florian Fainelli <[email protected]> >
but when CONFIG_INET is not enabled, the patch causes this warning: warning: (NET_DSA) selects NET_SWITCHDEV which has unmet direct dependencies (NET && INET) -- ~Randy
