l2tp: avoid to use synchronize_rcu in tunnel free function
authorxeb@mail.ru <xeb@mail.ru>
Fri, 24 Aug 2012 01:07:38 +0000 (01:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Aug 2012 16:31:03 +0000 (12:31 -0400)
commit99469c32f79a32d8481f87be0d3c66dad286f4ec
treefe937e501fe88ba696ba21669454367d6c7b9096
parente2c53be223aca36cf93eb6a0f6bafa079e78f52b
l2tp: avoid to use synchronize_rcu in tunnel free function

Avoid to use synchronize_rcu in l2tp_tunnel_free because context may be
atomic.

Signed-off-by: Dmitry Kozlov <xeb@mail.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h