[PATCH v2 net-next 0/4] ionic: driver updates
From: Shannon Nelson <hidden>
Date: 2020-01-07 03:44:02
From: Shannon Nelson <hidden>
Date: 2020-01-07 03:44:02
These are a few little updates for the ionic network driver.
v2: dropped IBM msi patch
added fix for a compiler warning
Shannon Nelson (4):
ionic: drop use of subdevice tags
ionic: add Rx dropped packet counter
ionic: restrict received packets to mtu size
ionic: clear compiler warning on hb use before set
drivers/net/ethernet/pensando/ionic/ionic.h | 4 ----
.../net/ethernet/pensando/ionic/ionic_lif.h | 1 +
.../net/ethernet/pensando/ionic/ionic_main.c | 2 +-
.../net/ethernet/pensando/ionic/ionic_stats.c | 1 +
.../net/ethernet/pensando/ionic/ionic_txrx.c | 23 +++++++++++++++----
5 files changed, 21 insertions(+), 10 deletions(-)
--
2.17.1