aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/patches/300-skb_cb_align.patch
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2010-03-14 01:41:52 +0000
committerTravis Kemen <thepeople@openwrt.org>2010-03-14 01:41:52 +0000
commitee14f5106f759038d84e3674cec8cbbbb8a03a0a (patch)
tree5c6ae283215302c1dd89f8f5970e320091abba6d /target/linux/orion/patches/300-skb_cb_align.patch
parent308c0afbc1ebd72f2aca44dc466af0ab4201b537 (diff)
downloadupstream-ee14f5106f759038d84e3674cec8cbbbb8a03a0a.tar.gz
upstream-ee14f5106f759038d84e3674cec8cbbbb8a03a0a.tar.bz2
upstream-ee14f5106f759038d84e3674cec8cbbbb8a03a0a.zip
Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on LinkSys WRT350Nv2.
Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185
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.
*/