[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201022235531.65956-1-snelson@pensando.io>
Date: Thu, 22 Oct 2020 16:55:28 -0700
From: Shannon Nelson <snelson@...sando.io>
To: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org
Cc: Shannon Nelson <snelson@...sando.io>
Subject: [PATCH net 0/3] ionic: memory usage fixes
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
Powered by blists - more mailing lists