git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e29fe83
)
net_sched: gred: eliminate redundant DP prio comparisons
author
David Ward
<david.ward@ll.mit.edu>
Thu, 13 Sep 2012 05:22:33 +0000
(
05:22
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 13 Sep 2012 20:10:13 +0000
(16:10 -0400)
Each pair of DPs only needs to be compared once when searching for
a non-unique prio value.
Signed-off-by: David Ward <david.ward@ll.mit.edu>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found