commit | 3103b6feb4454646558eedc50ece728bc469f341 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Mon Jun 15 18:14:59 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 17 15:07:01 2020 -0700 |
tree | f535e90a624fed37a78eaa0ab4ff4cd02599bf71 | |
parent | e869e7a17798d85829fa7d4f9bbe1eebd4b2d3f6 [diff] |
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>