projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] use correct port type, which sets the correct receive fifo trigger options...
[openwrt.git]
/
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
89563c2
..
3fefa4d
100644
(file)
--- 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
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
-@@ -33
5,7 +335
,7 @@ struct sk_buff {
+@@ -33
2,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.
*/
* want to keep them across layers you have to do a skb_clone()
* first. This is owned by whoever has the skb queued ATM.
*/
This page took
0.021633 seconds
and
4
git commands to generate.