This patchset addresses some memory leaks and incorrect io reads. Shannon Nelson (3): ionic: clean up sparse complaints ionic: no rx flush in deinit ionic: fix mem leak in rx_empty
.../net/ethernet/pensando/ionic/ionic_dev.c | 4 +- .../net/ethernet/pensando/ionic/ionic_dev.h | 2 + .../net/ethernet/pensando/ionic/ionic_fw.c | 6 +-- .../net/ethernet/pensando/ionic/ionic_lif.c | 29 ++++++------ .../net/ethernet/pensando/ionic/ionic_main.c | 4 +- .../net/ethernet/pensando/ionic/ionic_stats.h | 2 +- .../net/ethernet/pensando/ionic/ionic_txrx.c | 47 +++++++------------ .../net/ethernet/pensando/ionic/ionic_txrx.h | 1 - 8 files changed, 40 insertions(+), 55 deletions(-) -- 2.17.1