X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d09a189ccf963d312ef864acae36f5e119936a7a..4d6e8198995599f4e82c09561bffc08c97cf092c:/target/linux/orion/patches/300-skb_cb_align.patch diff --git a/target/linux/orion/patches/300-skb_cb_align.patch b/target/linux/orion/patches/300-skb_cb_align.patch index 89563c244..3fefa4de3 100644 --- a/target/linux/orion/patches/300-skb_cb_align.patch +++ b/target/linux/orion/patches/300-skb_cb_align.patch @@ -1,6 +1,6 @@ --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h -@@ -335,7 +335,7 @@ struct sk_buff { +@@ -332,7 +332,7 @@ struct sk_buff { * want to keep them across layers you have to do a skb_clone() * first. This is owned by whoever has the skb queued ATM. */