These patches are a few more bits of code cleanup found in
testing and review: count all our dma error instances, make
better use of sizeof, fix a race in our device heartbeat check,
and clean up code formatting in the ethtool stats collection.

Shannon Nelson (4):
  ionic: count dma errors
  ionic: fix sizeof usage
  ionic: avoid races in ionic_heartbeat_check
  ionic: pull per-q stats work out of queue loops

 .../net/ethernet/pensando/ionic/ionic_dev.c   |  93 +++++---
 .../net/ethernet/pensando/ionic/ionic_dev.h   |   7 +-
 .../net/ethernet/pensando/ionic/ionic_lif.c   |   8 +-
 .../net/ethernet/pensando/ionic/ionic_stats.c | 219 ++++++++++--------
 .../net/ethernet/pensando/ionic/ionic_txrx.c  |   9 +-
 5 files changed, 199 insertions(+), 137 deletions(-)

-- 
2.17.1

Reply via email to