commit | a4674f34711b96b65bdc4d54eca88d2fd123bbc6 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Thu Mar 19 19:31:53 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 21 19:56:04 2020 -0700 |
tree | 395bc732e36148eda5ef33c41a0e6367f7eb66ce | |
parent | b9c17d39d5d19b321414a1737c754a819878424a [diff] |
ionic: check for NULL structs on teardown Make sure the queue structs exist before trying to tear them down to make for safer error recovery. Fixes: 0f3154e6bcb3 ("ionic: Add Tx and Rx handling") Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>