]> git.baikalelectronics.ru Git - kernel.git/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)
commit24fca70e3a78ac425e994d16d9b4c5cc3f5f066c
tree65cacc7cfe54fd50aef515fdbfa52f2aaf532efb
parent017715af3665979384bf593e8dcd3cdfabbcfcfc
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