projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[tools] add mktitanimg to create Titan (AR7-based) images (#6632)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.31
/
260-extend_pfifo_fast.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.31/260-extend_pfifo_fast.patch
b/target/linux/generic-2.6/patches-2.6.31/260-extend_pfifo_fast.patch
index
f306e86
..
08c7eaa
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.31/260-extend_pfifo_fast.patch
+++ b/
target/linux/generic-2.6/patches-2.6.31/260-extend_pfifo_fast.patch
@@
-85,7
+85,7
@@
for (prio = 0; prio < PFIFO_FAST_BANDS; prio++)
skb_queue_head_init(list + prio);
-@@ -473,9 +510,36 @@ static int pfifo_fast_init(struct Qdisc
+@@ -473,9 +510,36 @@ static int pfifo_fast_init(struct Qdisc
return 0;
}
This page took
0.024253 seconds
and
4
git commands to generate.