ipvlan: do not use rcu operations for address list
authorJiri Benc <jbenc@redhat.com>
Sat, 28 Mar 2015 18:13:24 +0000 (19:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 17:28:33 +0000 (13:28 -0400)
commit40891e8ad630558caae26788d37bf50137b6d5d2
treec6e7c5039c6499f8bf72bff2383e01e36e70e62a
parent2afa650ce297bc2048bc3d059774be9c39734565
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>
drivers/net/ipvlan/ipvlan_main.c