Eric Dumazet 1a123a3168 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>
2009-09-03 20:02:17 -07:00
..
2008-07-05 21:26:57 -07:00
2008-07-08 03:23:36 -07:00
2009-09-03 20:02:17 -07:00
2009-09-02 18:03:00 -07:00
2009-09-02 18:03:00 -07:00
2008-10-28 23:02:34 -07:00
2009-08-05 10:42:58 -07:00