diff options
author | Eugenia Emantayev <eugenia@mellanox.com> | 2016-10-27 13:27:18 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-29 20:23:48 (GMT) |
commit | 9d2afba058722d40cc02f430229c91611c0e8d16 (patch) | |
tree | 69218daecbae4e11931035cf949e1532f3d340f1 /net/bluetooth | |
parent | 8d59de8f7bb3db296331c665779c653b0c8d13ba (diff) | |
download | linux-9d2afba058722d40cc02f430229c91611c0e8d16.tar.xz |
net/mlx4_en: Fix panic during reboot
Fix a kernel panic that occurs as a result of an asynchronous event
handled in roce_gid_mgmt:
mlx4_en_get_drvinfo is called and accesses freed resources.
This happens in a shutdown flow only, since pci device is destroyed
while netdevice is still alive.
Fixes: c27a02cd94d6 ("mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC")
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions