From: David S. Miller Date: Mon, 4 Mar 2024 08:47:07 +0000 (+0000) Subject: Merge branch 'skb-helpers' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4a759c12526e2fce3f09ce78fe065c6f93ddb0b6;p=users%2Fjedix%2Flinux-maple.git Merge branch 'skb-helpers' 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 --- 4a759c12526e2fce3f09ce78fe065c6f93ddb0b6