alistair23-linux/net/802
Madhuparna Bhowmik 0a087bf232 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>
2020-02-24 13:02:53 -08:00
..
fc.c
fddi.c
garp.c
hippi.c
Kconfig
Makefile
mrp.c treewide: Use sizeof_field() macro 2019-12-09 10:36:44 -08:00
p8022.c
p8023.c
psnap.c net: 802: psnap.c: Use built-in RCU list checking 2020-02-24 13:02:53 -08:00
stp.c