aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorTom Parkin <tparkin@katalix.com>2013-03-19 06:11:18 +0000
committerDavid S. Miller <davem@davemloft.net>2013-03-20 12:10:39 -0400
commit02d13ed5f94af38c37d1abd53462fe48d78bcc9d (patch)
tree4685646061029ae3aba116410564cdad6da55e47 /init
parent8abbbe8ff572fd84d1b98eb9acf30611a97cf72e (diff)
l2tp: don't BUG_ON sk_socket being NULL
It is valid for an existing struct sock object to have a NULL sk_socket pointer, so don't BUG_ON in l2tp_tunnel_del_work if that should occur. Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: James Chapman <jchapman@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions