linux_dsm_epyc7002/drivers/net/ethernet/qlogic
Rajesh Borundia a0eaf75c03 qlcnic: Fix update of ethtool stats.
o Aggregating tx stats in adapter variable was resulting in
  an increase in stats even after no traffic was run and
  user runs ifconfig/ethtool command.
o qlcnic_update_stats used to accumulate stats in adapter
  struct at each function call, instead accumulate tx stats
  in local variable and then assign it to adapter structure.

Reported-by: Holger Kiehl <holger.kiehl@dwd.de>
Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-05 16:23:26 -07:00
..
netxen net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
qlcnic qlcnic: Fix update of ethtool stats. 2014-08-05 16:23:26 -07:00
qlge net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
Kconfig qlcnic: Fix Kconfig dependency on HWMON 2014-05-07 17:23:25 -04:00
Makefile
qla3xxx.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
qla3xxx.h