]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17152130ef961c12f11c872f73c617f2821504ec
treed2303d8599725a092a75d4c45772a8faf4846fd0
parentf754189210b26eddf3029080f7963ea637aa2183
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: 62012d4954c1 ("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