ipvlan: selects master_l3 device instead of depending on it
authorMatteo Croce <mcroce@redhat.com>
Wed, 21 Feb 2018 00:31:14 +0000 (01:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Feb 2018 22:50:58 +0000 (17:50 -0500)
commit218798f407875e8a1ce9164f5e0c50f02105dc64
tree1205e2f0a7b0deb369e661f8c942d7f0850865bc
parent94333fac44d1da19ebdf41704780c1af3cabea61
ipvlan: selects master_l3 device instead of depending on it

The L3 Master device is just a glue between the core networking code and
device drivers, so it should be selected automatically rather than
requiring to be enabled explicitly.

Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig