Re: [PATCH v2 net 0/3] ionic: fw upgrade bug fixes

2020-04-30 Thread David Miller
From: Shannon Nelson Date: Thu, 30 Apr 2020 14:33:40 -0700 > These patches address issues found in additional internal > fw-upgrade testing. > > Shannon Nelson (3): > ionic: no link check until after probe > ionic: refresh devinfo after fw-upgrade > ionic: add device reset to fw upgrade do

[PATCH v2 net 0/3] ionic: fw upgrade bug fixes

2020-04-30 Thread Shannon Nelson
These patches address issues found in additional internal fw-upgrade testing. Shannon Nelson (3): ionic: no link check until after probe ionic: refresh devinfo after fw-upgrade ionic: add device reset to fw upgrade down v2: - replaced extra state flag with postponing first link check - ad