From: David S. Miller Date: Mon, 4 Mar 2024 08:47:07 +0000 (+0000) Subject: Merge branch 'skb-helpers' X-Git-Tag: v6.9-rc1~159^2~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a759c12526e2fce3f09ce78fe065c6f93ddb0b6;p=thirdparty%2Fkernel%2Flinux.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