These are a few little fixes and cleanups found while working on other features and more testing.
Shannon Nelson (7): ionic: code cleanup details ionic: simplify the intr_index use in txq_init ionic: fix unchecked reference ionic: update ethtool support bits for BASET ionic: block actions during fw reset ionic: stop watchdog when in broken state ionic: protect adminq from early destroy .../ethernet/pensando/ionic/ionic_bus_pci.c | 4 + .../net/ethernet/pensando/ionic/ionic_dev.c | 8 +- .../ethernet/pensando/ionic/ionic_ethtool.c | 16 ++-- .../net/ethernet/pensando/ionic/ionic_if.h | 28 +++---- .../net/ethernet/pensando/ionic/ionic_lif.c | 77 +++++++++++++------ .../net/ethernet/pensando/ionic/ionic_lif.h | 1 + .../net/ethernet/pensando/ionic/ionic_main.c | 22 ++++-- 7 files changed, 105 insertions(+), 51 deletions(-) -- 2.17.1