Fix race conditions in ndo_get_stats64 by implementing a state variable
check, and remove unnecessary firmware stats fetch which is currently
unnecessary
Shinas Rasheed (4):
octeon_ep: fix race conditions in ndo_get_stats64
octeon_ep: remove firmware stats fetch in ndo_get_stats64
octeon_ep_vf: fix race conditions in ndo_get_stats64
octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
.../ethernet/marvell/octeon_ep/octep_main.c | 34 ++++++++++++-----
.../ethernet/marvell/octeon_ep/octep_main.h | 8 ++++
.../marvell/octeon_ep_vf/octep_vf_main.c | 37 +++++++++++++++----
.../marvell/octeon_ep_vf/octep_vf_main.h | 9 +++++
4 files changed, 71 insertions(+), 17 deletions(-)
--
2.25.1