ionic: no link check while resetting queues
authorShannon Nelson <snelson@pensando.io>
Tue, 16 Jun 2020 01:14:59 +0000 (18:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Jun 2020 22:07:01 +0000 (15:07 -0700)
commit3103b6feb4454646558eedc50ece728bc469f341
treef535e90a624fed37a78eaa0ab4ff4cd02599bf71
parente869e7a17798d85829fa7d4f9bbe1eebd4b2d3f6
ionic: no link check while resetting queues

If the driver is busy resetting queues after a change in
MTU or queue parameters, don't bother checking the link,
wait until the next watchdog cycle.

Fixes: 987c0871e8ae ("ionic: check for linkup in watchdog")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Acked-by: Jonathan Toppins <jtoppins@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c