commit | 3c3bd4a91ec12ad7c140bb3fd04b199e411760cb | [log] [tgz] |
---|---|---|
author | Taku Izumi <izumi.taku@jp.fujitsu.com> | Fri Apr 15 11:25:27 2016 +0900 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 16 21:51:01 2016 -0400 |
tree | efe75d8363c91da7245a36ad084622e9f85def15 | |
parent | da5a2383c9a2de88550841f6c100f991a6850230 [diff] |
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>