Files
linux-st/include/linux
Jakub Kicinski 0df6574353 skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Very few drivers actually have Kconfig knobs for adding
-DDEBUG. 8 according to a quick grep, while there are
93 users of skb_checksum_none_assert(). Switch to the
new DEBUG_NET_WARN_ON_ONCE() to catch bad skbs.

Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20220511172305.1382810-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-05-12 16:20:52 -07:00
..
2022-04-22 15:15:23 -07:00
2022-04-07 09:43:41 -04:00
2022-04-22 12:47:50 +01:00
2022-05-11 12:43:10 +01:00
2022-04-19 10:19:02 -07:00
2022-04-11 19:18:27 -06:00