aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/patches/300-skb_cb_align.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/orion/patches/300-skb_cb_align.patch')
-rw-r--r--target/linux/orion/patches/300-skb_cb_align.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/patches/300-skb_cb_align.patch b/target/linux/orion/patches/300-skb_cb_align.patch
index 89563c244f..3fefa4de39 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.
*/