[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220217220252.52293-1-snelson@pensando.io>
Date:   Thu, 17 Feb 2022 14:02:48 -0800
From:   Shannon Nelson <snelson@...sando.io>
To:     davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org
Cc:     drivers@...sando.io, Shannon Nelson <snelson@...sando.io>
Subject: [PATCH net-next 0/4] ionic: driver updates
These are a couple of checkpatch cleanup patches, a bug fix,
and something to alleviate memory pressure in tight places.
Brett Creeley (1):
  ionic: Use vzalloc for large per-queue related buffers
Shannon Nelson (3):
  ionic: catch transition back to RUNNING with fw_generation 0
  ionic: prefer strscpy over strlcpy
  ionic: clean up comments and whitespace
 drivers/net/ethernet/pensando/ionic/ionic_dev.c  |  4 ++--
 .../net/ethernet/pensando/ionic/ionic_ethtool.c  |  6 +++---
 drivers/net/ethernet/pensando/ionic/ionic_if.h   |  6 +++---
 drivers/net/ethernet/pensando/ionic/ionic_lif.c  | 16 +++++++---------
 .../net/ethernet/pensando/ionic/ionic_stats.c    |  1 -
 drivers/net/ethernet/pensando/ionic/ionic_txrx.c |  1 -
 6 files changed, 15 insertions(+), 19 deletions(-)
-- 
2.17.1
Powered by blists - more mailing lists