veth: Kill unused tx_dropped
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 6 Jul 2011 08:51:04 +0000 (01:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2011 08:51:04 +0000 (01:51 -0700)
Followup to commit f82528bc13a (Exclude duplicated checking for
iface-up) : We no longer need percpu tx_dropped field.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found