dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/802
Eric Dumazet 3cc77ec74e net/802: add __rcu annotations
(struct net_device)->garp_port is rcu protected :
(struct garp_port)->applicants is rcu protected :

add __rcu annotation and proper rcu primitives.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-25 13:09:44 -07:00
..
Kconfig
Makefile
fc.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
fddi.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
garp.c net/802: add __rcu annotations 2010-10-25 13:09:44 -07:00
hippi.c net: return operator cleanup 2010-09-23 14:33:39 -07:00
p8022.c
p8023.c
psnap.c
stp.c net/802: add __rcu annotations 2010-10-25 13:09:44 -07:00
tr.c net: return operator cleanup 2010-09-23 14:33:39 -07:00