mbox series

[net,0/2] ionic fixes

Message ID 20200511210445.2144-1-snelson@pensando.io
Headers show
Series ionic fixes | expand

Message

Shannon Nelson May 11, 2020, 9:04 p.m. UTC
These are a couple more fixes after more fw-upgrade testing.

Shannon Nelson (2):
  ionic: leave netdev mac alone after fw-upgrade
  ionic: call ionic_port_init after fw-upgrade

 .../net/ethernet/pensando/ionic/ionic_lif.c   | 19 ++++++++++++-------
 .../net/ethernet/pensando/ionic/ionic_main.c  | 18 +++++++++---------
 2 files changed, 21 insertions(+), 16 deletions(-)

Comments

David Miller May 12, 2020, 7:13 p.m. UTC | #1
From: Shannon Nelson <snelson@pensando.io>
Date: Mon, 11 May 2020 14:04:43 -0700

> These are a couple more fixes after more fw-upgrade testing.

Series applied, thanks Shannon.