]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Update kernel headers
authorDavid Ahern <dsahern@kernel.org>
Thu, 15 Jan 2026 16:23:04 +0000 (09:23 -0700)
committerDavid Ahern <dsahern@kernel.org>
Thu, 15 Jan 2026 16:23:04 +0000 (09:23 -0700)
Update kernel headers to commit:
d4596891e72c: ("net: inline napi_skb_cache_get()")

Signed-off-by: David Ahern <dsahern@kernel.org>
include/uapi/linux/pkt_sched.h

index 15d1a37ac6d8ff72e97921c41beaee87337286fb..fb07a88982257985da85a5b42af196ef2ffcef4c 100644 (file)
@@ -1036,6 +1036,7 @@ enum {
        TCA_CAKE_STATS_DROP_NEXT_US,
        TCA_CAKE_STATS_P_DROP,
        TCA_CAKE_STATS_BLUE_TIMER_US,
+       TCA_CAKE_STATS_ACTIVE_QUEUES,
        __TCA_CAKE_STATS_MAX
 };
 #define TCA_CAKE_STATS_MAX (__TCA_CAKE_STATS_MAX - 1)