diff options
author | 2015-08-16 07:49:20 -0600 | |
---|---|---|
committer | 2015-08-17 15:55:15 -0700 | |
commit | 2f52bdcf6ba1bd81597b1505a222430676548b3a (patch) | |
tree | dd5fc84765a9c327b4008d0e22530636f1002fff /net/netfilter/xt_TCPOPTSTRIP.c | |
parent | Merge branch 'mlx5e-next' (diff) | |
download | wireguard-linux-2f52bdcf6ba1bd81597b1505a222430676548b3a.tar.xz wireguard-linux-2f52bdcf6ba1bd81597b1505a222430676548b3a.zip |
net: Updates to netif_index_is_vrf
As Eric noted netif_index_is_vrf is not called with rcu_read_lock held,
so wrap the dev_get_by_index_rcu in rcu_read_lock and unlock.
If VRF is not enabled or oif is 0 skip the device lookup. In both cases
index cannot be the VRF master.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/xt_TCPOPTSTRIP.c')
0 files changed, 0 insertions, 0 deletions