Fix a thread race in rx_mode, remove unnecessary log message,
fix dynamic coalescing issues, and count all csum_none cases.
Shannon Nelson (5):
ionic: make all rx_mode work threadsafe
ionic: catch no ptp support earlier
ionic: remove intr coalesce update from napi
ionic: fix up dim accounting for tx and rx
ionic: count csum_none when offload enabled
.../net/ethernet/pensando/ionic/ionic_lif.c | 197 +++++++++---------
.../net/ethernet/pensando/ionic/ionic_lif.h | 11 +-
.../net/ethernet/pensando/ionic/ionic_phc.c | 10 +-
.../net/ethernet/pensando/ionic/ionic_txrx.c | 41 ++--
4 files changed, 132 insertions(+), 127 deletions(-)
--
2.17.1