diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-09-03 00:39:16 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-03 20:02:17 -0700 |
commit | 1a123a3168566b10f87f228ae963770b26f27420 (patch) | |
tree | cebf893e0ae4de5ee5077b69002f41d8f61d45f9 /drivers/net/znet.c | |
parent | 2c11455321f37da6fe6cc36353149f9ac9183334 (diff) |
vlan: adds drops accounting
Its hard to tell if vlans are dropping frames, since
every frame given to vlan_???_start_xmit() functions
is accounted as fully transmitted by lower device.
We can test dev_queue_xmit() return values to
properly account for dropped frames.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/znet.c')
0 files changed, 0 insertions, 0 deletions