diff options
author | 2020-02-28 18:02:10 +0000 | |
---|---|---|
committer | 2020-02-29 21:37:03 -0800 | |
commit | e0a4b99773d3d8d3fb40087805f8fd858a23e582 (patch) | |
tree | b0be89db312dca6289579c56a8259177aa1c2c6b /drivers/net/virtio_net.c | |
parent | hsr: remove unnecessary rcu_read_lock() in hsr module (diff) | |
download | linux-rng-e0a4b99773d3d8d3fb40087805f8fd858a23e582.tar.xz linux-rng-e0a4b99773d3d8d3fb40087805f8fd858a23e582.zip |
hsr: use upper/lower device infrastructure
netdev_upper_dev_link() is useful to manage lower/upper interfaces.
And this function internally validates looping, maximum depth.
All or most virtual interfaces that could have a real interface
(e.g. macsec, macvlan, ipvlan etc.) use lower/upper infrastructure.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions