]> git.baikalelectronics.ru Git - kernel.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)
commit033f31124ba3b234d2b3a17df408249cd71b124e
treeffea75375488c4968c9c253f0f792486502e46cb
parentf1e8b923e2e0111d1a3b6f03bf62583a4e4b6647
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