linux_dsm_epyc7002/drivers/net/bna
Eric Dumazet 250e061e1d bna: fix stats handling
get_stats() method incorrectly clears a global array before folding
various stats. This can break SNMP applications.

Switch to 64 bit flavor to work on a user supplied buffer, and provide
64bit counters even on 32bit arches.

Fix a bug in bnad_netdev_hwstats_fill(), for rx_fifo_errors, missing a
folding (only the last counter was taken into account)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-02 12:45:02 -07:00
..
bfa_cee.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_cee.h bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_defs_cna.h
bfa_defs_mfg_comm.h
bfa_defs_status.h
bfa_defs.h
bfa_ioc_ct.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_ioc.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_ioc.h bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bfa_sm.h
bfa_wc.h
bfi_cna.h
bfi_ctreg.h
bfi_ll.h
bfi.h
bna_ctrl.c bna: Fixed build break for allyesconfig 2010-08-25 23:00:27 -07:00
bna_hw.h
bna_txrx.c
bna_types.h
bna.h
bnad_ethtool.c bna: fix stats handling 2010-09-02 12:45:02 -07:00
bnad.c bna: fix stats handling 2010-09-02 12:45:02 -07:00
bnad.h bna: fix stats handling 2010-09-02 12:45:02 -07:00
cna_fwimg.c
cna.h
Makefile