net/mlx5: Free IRQs in shutdown path
authorDaniel Jurgens <danielj@mellanox.com>
Mon, 26 Mar 2018 18:35:29 +0000 (13:35 -0500)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 10 May 2018 23:10:03 +0000 (16:10 -0700)
commit1ef903bf795be01c91c10c93a0f9d9d6f2f7921b
treed2303d8599725a092a75d4c45772a8faf4846fd0
parentca3943c4aaff083bc25419f04e549e293590258e
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>
drivers/net/ethernet/mellanox/mlx5/core/eq.c
drivers/net/ethernet/mellanox/mlx5/core/main.c
drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h