Re: mlx4_core probe error after applying Yinghai's patch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 16/01/2014 04:14, Wei Yang wrote:
>>>+static void mlx4_shutdown(struct pci_dev *pdev)
>>>+{
>>>+       mlx4_remove_one(pdev);
>>>+}
>>>+
>>>  int mlx4_restart_one(struct pci_dev *pdev)
>>>  {
>>>         struct mlx4_dev  *dev  = pci_get_drvdata(pdev);
>>>@@ -2582,6 +2590,7 @@ static struct pci_driver mlx4_driver = {
>>>         .id_table       = mlx4_pci_table,
>>>         .probe          = mlx4_init_one,
>>>         .remove         = mlx4_remove_one,
>>>+       .shutdown       = mlx4_shutdown,
>>>         .err_handler    = &mlx4_err_handler,
>>>  };
>>>
>>>Thanks,
>>>Gavin

Guys,

Did you converge here? I don't see this patch in Linus tree, so wasn't sure where the discussion went eventually.

Or.

Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux