net_sched: fix port mirror/redirect stats reporting
authorJamal Hadi Salim <jhs@mojatatu.com>
Mon, 15 Aug 2011 05:25:40 +0000 (05:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Aug 2011 03:10:20 +0000 (20:10 -0700)
commit8919bc13e8d92c5b082c5c0321567383a071f5bc
tree1558f718b5fb02cdd0fca1ac53d1cb8199463d2c
parentc2bceb3d7f145af5a0916bea700f2f9d380901ea
net_sched: fix port mirror/redirect stats reporting

When a redirected or mirrored packet is dropped by the target
device we need to record statistics.

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_mirred.c