From: <woojung....@microchip.com> Date: Mon, 25 Apr 2016 22:22:32 +0000
> From: Woojung Huh <woojung....@microchip.com> > > Fix rx_bytes, tx_bytes and tx_frames error in netdev.stats. > - rx_bytes counted bytes excluding size of struct ethhdr. > - tx_packets didn't count multiple packets in a single urb > - tx_bytes included 8 bytes of extra commands. > > Signed-off-by: Woojung Huh <woojung....@microchip.com> Applied.