|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)
commit48855432047c9de7ea9987349de4c47d48ade8d1
tree6c6d7d05c62f3426e288089bbeb33a1f45520b07
parent752961a11e847e604aeaaa798cac438c1e671ba4
|PATCH net-next] tg3: add tx_dropped counter

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>
drivers/net/ethernet/broadcom/tg3.c
drivers/net/ethernet/broadcom/tg3.h
This page took 0.024572 seconds and 5 git commands to generate.