kernel: bump 5.15 to 5.15.116
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 607-v5.18-net-skbuff-add-size-metadata-to-skb_shared_info-for-.patch
index ea020d4e9feeb2117c931d699a252390669f4582..36f55d511ad92aaf26bdbfd1a5ec38bf87ab7112 100644 (file)
@@ -19,11 +19,9 @@ Signed-off-by: Alexei Starovoitov <ast@kernel.org>
  include/linux/skbuff.h | 1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
-index bf11e1fbd69b..8131d0de7559 100644
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
-@@ -567,6 +567,7 @@ struct skb_shared_info {
+@@ -568,6 +568,7 @@ struct skb_shared_info {
         * Warning : all fields before dataref are cleared in __alloc_skb()
         */
        atomic_t        dataref;