linux/drivers/net/fjes
Taku Izumi 3c3bd4a91e fjes: fix incorrect statistics information in fjes_xmit_frame()
There are bugs of acounting statistics in fjes_xmit_frame().
Accounting self stats is wrong. accounting stats of other
EPs to be transmitted  is right.
This patch fixes this bug.

Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-16 21:51:01 -04:00
..
fjes_ethtool.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
fjes_hw.c fjes: fix inconsistent indenting 2015-11-15 17:09:23 -05:00
fjes_hw.h fjes: optimize timeout value 2016-04-16 21:51:01 -04:00
fjes_main.c fjes: fix incorrect statistics information in fjes_xmit_frame() 2016-04-16 21:51:01 -04:00
fjes_regs.h fjes: net_device_ops.ndo_open and .ndo_stop 2015-08-24 14:06:34 -07:00
fjes.h fjes: ethtool support 2015-08-24 14:06:37 -07:00
Makefile fjes: ethtool support 2015-08-24 14:06:37 -07:00