diff options
author | 2018-04-20 15:38:03 -0700 | |
---|---|---|
committer | 2018-04-21 16:06:14 -0400 | |
commit | 8ae869714ba377c93d5dc546b97c0aeaba90b3c9 (patch) | |
tree | 482fdfb31458861648701b908a46450d455fc470 /scripts/bpf_helpers_doc.py | |
parent | net/ipv6: Make from in rt6_info rcu protected (diff) | |
download | wireguard-linux-8ae869714ba377c93d5dc546b97c0aeaba90b3c9.tar.xz wireguard-linux-8ae869714ba377c93d5dc546b97c0aeaba90b3c9.zip |
net/ipv6: Remove unncessary check on f6i in fib6_check
Dan reported an imbalance in fib6_check on use of f6i and checking
whether it is null. Since fib6_check is only called if f6i is non-null,
remove the unnecessary check.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions