]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d9a9fc4a18ac5b3de1802bb0bc2c665b08265ff
treef535e90a624fed37a78eaa0ab4ff4cd02599bf71
parentedf97338e5be3364318299fe6868d755e35d303c
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: e6bb0c2c7600 ("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