]> Pileus Git - ~andy/linux/commit
xfrm: remove extranous rcu_read_lock
authorstephen hemminger <shemminger@vyatta.com>
Mon, 24 Sep 2012 18:12:25 +0000 (18:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Sep 2012 22:12:37 +0000 (18:12 -0400)
commitb0558ef24a792906914fcad277f3befe2420e618
tree65cacc7cfe54fd50aef515fdbfa52f2aaf532efb
parent0c5794a66c7c6443759e6098841767958a031187
xfrm: remove extranous rcu_read_lock

The handlers for xfrm_tunnel are always invoked with rcu read lock
already.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_vti.c
net/ipv4/ipip.c
net/ipv6/sit.c