|PATCH net-next] tg3: add tx_dropped counter
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 24 Oct 2011 07:53:03 +0000 (07:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Oct 2011 22:40:14 +0000 (18:40 -0400)
If a frame cant be transmitted, it is silently discarded.

Add a counter to report these errors to user.

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

No differences found