summaryrefslogtreecommitdiff
path: root/net/802/fc.c
diff options
context:
space:
mode:
authorMadhuparna Bhowmik <madhuparnabhowmik10@gmail.com>2020-02-21 21:49:47 +0530
committerDavid S. Miller <davem@davemloft.net>2020-02-24 13:02:53 -0800
commit0a087bf232c35dbec3769c4402ca737995d7b734 (patch)
tree77edc9546fc909aa78d250392e713c62c1aa92db /net/802/fc.c
parent958a93c15466c69e2ec531332e67011f549943bd (diff)
net: 802: psnap.c: Use built-in RCU list checking
list_for_each_entry_rcu() has built-in RCU and lock checking. Pass cond argument to list_for_each_entry_rcu() to silence false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled by default. Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802/fc.c')
0 files changed, 0 insertions, 0 deletions