diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-05-10 04:51:02 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-05-16 00:42:15 -0700 |
commit | 2d6c9ffcca7808f42ba6b953da0ba60e19a9cbbd (patch) | |
tree | c2406d2059ae2a554a26ee0d67c4aa45d02e2635 /mm | |
parent | a465419b1febb603821f924805529cff89cafeed (diff) |
net: congestion notifications are not dropped packets
vlan/macvlan start_xmit() can inform caller of congestion with
NET_XMIT_CN return value. This doesnt mean packet was dropped.
Increment normal stat counters instead of tx_dropped.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions