OpenCloudOS-Kernel/drivers/net/ipvlan
Jiri Benc 40891e8ad6 ipvlan: do not use rcu operations for address list
All accesses to ipvlan->addrs are under rtnl.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-31 13:28:33 -04:00
..
Makefile ipvlan: Initial check-in of the IPVLAN driver. 2014-11-24 15:29:18 -05:00
ipvlan.h ipvlan: add a missing __percpu pcpu_stats 2015-02-11 20:03:23 -08:00
ipvlan_core.c ipvlan: protect against concurrent link removal 2015-03-31 13:28:33 -04:00
ipvlan_main.c ipvlan: do not use rcu operations for address list 2015-03-31 13:28:33 -04:00