commit | 1ef903bf795be01c91c10c93a0f9d9d6f2f7921b | [log] [tgz] |
---|---|---|
author | Daniel Jurgens <danielj@mellanox.com> | Mon Mar 26 13:35:29 2018 -0500 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu May 10 16:10:03 2018 -0700 |
tree | d2303d8599725a092a75d4c45772a8faf4846fd0 | |
parent | ca3943c4aaff083bc25419f04e549e293590258e [diff] |
net/mlx5: Free IRQs in shutdown path Some platforms require IRQs to be free'd in the shutdown path. Otherwise they will fail to be reallocated after a kexec. Fixes: 8812c24d28f4 ("net/mlx5: Add fast unload support in shutdown flow") Signed-off-by: Daniel Jurgens <danielj@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>