]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
inet: remove BUG_ON() in twsk_destructor()
authorEric Dumazet <edumazet@google.com>
Wed, 8 Jul 2015 21:28:28 +0000 (14:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Jul 2015 22:12:20 +0000 (15:12 -0700)
commit3fd2f1b9d91284afb957ab9899a83279d0e09f29
treeffea75375488c4968c9c253f0f792486502e46cb
parent8b58a39846568dcd7d0c98b2fadc25018e59dedf
inet: remove BUG_ON() in twsk_destructor()

Kernel will crash the same if one of the pointer is NULL anyway.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/timewait_sock.h