diff options
author | Majd Dibbiny <majd@mellanox.com> | 2016-04-22 00:33:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-24 14:51:39 -0400 |
commit | 5fc7197d3a256d9c5de3134870304b24892a4908 (patch) | |
tree | 21c40ba8cda98f95f20a47f60d9c5d73b0180408 /Documentation | |
parent | 78228cbdeb0aa5c96e2a721e7e0d6953b416b5a3 (diff) |
net/mlx5: Add pci shutdown callback
This patch introduces kexec support for mlx5.
When switching kernels, kexec() calls shutdown, which unloads
the driver and cleans its resources.
In addition, remove unregister netdev from shutdown flow. This will
allow a clean shutdown, even if some netdev clients did not release their
reference from this netdev. Releasing The HW resources only is enough as
the kernel is shutting down
Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Haggai Abramovsky <hagaya@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions