diff options
author | David S. Miller <davem@davemloft.net> | 2022-05-11 12:44:30 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-11 12:44:30 +0100 |
commit | e508af8abbf9ced64f644755f2ddd509c935173f (patch) | |
tree | 50766a68454ddebad5e7adddf4a236c72e6f5459 /drivers/net/appletalk/Kconfig | |
parent | dc3a2001f61611347c057fea422c382b9ce3cfcb (diff) | |
parent | eeee4b77dc52b9128ee450c110caeb92ce3f3f9c (diff) | |
download | linux-e508af8abbf9ced64f644755f2ddd509c935173f.tar.gz linux-e508af8abbf9ced64f644755f2ddd509c935173f.tar.bz2 linux-e508af8abbf9ced64f644755f2ddd509c935173f.zip |
Merge branch 'debug-net'
Eric Dumazet says:
====================
net: CONFIG_DEBUG_NET and friends
This patch series is inspired by some syzbot reports
hinting that skb transport_header might be not set
in places we expect it being set.
Add a new CONFIG_DEBUG_NET option
and DEBUG_NET_WARN_ON_ONCE() helper, so that we can start
adding more sanity checks in the future.
Replace two BUG() in skb_checksum_help()
with less risky code.
v2: make first patch compile on more arches/compilers
add the 5th patch to add more debugging in skb_checksum_help()
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/appletalk/Kconfig')
0 files changed, 0 insertions, 0 deletions