android_kernel_google_msm/drivers/net/ethernet/mellanox
Wei Yang 6ddc168fe0 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()
[ Upstream commit befdf8978a ]

This patch wrap up a helper function __mlx4_remove_one() which does the tear
down function but preserve the drv_data. Functions like
mlx4_pci_err_detected() and mlx4_restart_one() will call this one with out
releasing drvdata.

Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-26 15:10:28 -04:00
..
mlx4 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() 2014-06-26 15:10:28 -04:00
Kconfig
Makefile