projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4b2765a
cc15bd1
)
Merge branch 'skb-helpers'
author
David S. Miller
<davem@davemloft.net>
Mon, 4 Mar 2024 08:47:07 +0000
(08:47 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 4 Mar 2024 08:47:07 +0000
(08:47 +0000)
Eric Dumazet says:
====================
net: better use of skb helpers
First patch is a pure cleanup.
Second patch adds a DEBUG_NET_WARN_ON_ONCE() in skb_network_header_len(),
this could help to discover old bugs.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge