commit | 218798f407875e8a1ce9164f5e0c50f02105dc64 | [log] [tgz] |
---|---|---|
author | Matteo Croce <mcroce@redhat.com> | Wed Feb 21 01:31:14 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 21 17:50:58 2018 -0500 |
tree | 1205e2f0a7b0deb369e661f8c942d7f0850865bc | |
parent | 94333fac44d1da19ebdf41704780c1af3cabea61 [diff] |
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>