commit | 2c580d7783c78c115cea9e50b43477f3eab5076d | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Thu Oct 01 09:22:41 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 02 16:30:01 2020 -0700 |
tree | 0d52dc6beeaf006b7f2f3e5c8866aab6c03710c3 | |
parent | 52733cff9b6e9fc2868d10fb7171f690dcb8b5a7 [diff] |
ionic: clear linkcheck bit on alloc fail Clear our link check requested flag on an allocation error. We end up dropping this link check request, but that should be fine as our watchdog will come back a few seconds later and request it again. Reported-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>