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:
787a344
)
act_mirred: combine duplicate code
author
Changli Gao
<xiaosuo@gmail.com>
Tue, 29 Jun 2010 22:54:58 +0000
(22:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 Jun 2010 19:12:36 +0000
(12:12 -0700)
act_mirred: combine duplicate code
tcf_bstats is updated in any way, so we can do it earlier to reduce the size of
the code.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
----
net/sched/act_mirred.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_mirred.c
patch
|
blob
|
history
diff --cc
net/sched/act_mirred.c
Simple merge