diff options
| author | 2026-01-12 17:26:21 +0000 | |
|---|---|---|
| committer | 2026-01-15 19:49:47 -0800 | |
| commit | 220d89df1da6ed95ac74883a72a5fb43abf2a586 (patch) | |
| tree | f0689e600f3ed43b076a66b22bcdc416696f9b29 /include/linux/dsa/ssh:/git@git.zx2c4.com | |
| parent | net: usb: dm9601: remove broken SR9700 support (diff) | |
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
While working on a syzbot report, I found that skb_dump()
is lacking two important parts :
- skb->data_len.
- (skb>end - skb->tail) tailroom is zero if skb is not linear.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20260112172621.4188700-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/dsa/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
