summaryrefslogtreecommitdiffstats
path: root/net/netlink
diff options
context:
space:
mode:
authorTom Parkin <tparkin@katalix.com>2013-03-19 07:11:18 +0100
committerDavid S. Miller <davem@davemloft.net>2013-03-20 17:10:39 +0100
commit02d13ed5f94af38c37d1abd53462fe48d78bcc9d (patch)
tree4685646061029ae3aba116410564cdad6da55e47 /net/netlink
parentl2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup (diff)
downloadlinux-02d13ed5f94af38c37d1abd53462fe48d78bcc9d.tar.xz
linux-02d13ed5f94af38c37d1abd53462fe48d78bcc9d.zip
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 'net/netlink')
0 files changed, 0 insertions, 0 deletions