commit | 48855432047c9de7ea9987349de4c47d48ade8d1 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Mon Oct 24 07:53:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 24 18:40:14 2011 -0400 |
tree | 6c6d7d05c62f3426e288089bbeb33a1f45520b07 | |
parent | 752961a11e847e604aeaaa798cac438c1e671ba4 [diff] |
|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>