From 5acbf7f10b9e336510a1de79b4af06f6da9a8c5a Mon Sep 17 00:00:00 2001 From: Changli Gao Date: Tue, 29 Jun 2010 22:54:58 +0000 Subject: [PATCH] act_mirred: combine duplicate code 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 Signed-off-by: Jamal Hadi Salim ---- net/sched/act_mirred.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) Signed-off-by: David S. Miller --- Reading git-format-patch failed