Re: [PATCH] net: broadcom: Use dev_get_drvdata

2019-07-23 Thread David Miller
From: Chuhong Yuan Date: Tue, 23 Jul 2019 21:19:29 +0800 > Instead of using to_pci_dev + pci_get_drvdata, > use dev_get_drvdata to make code simpler. > > Signed-off-by: Chuhong Yuan Applied.

Re: [PATCH] net: broadcom: Use dev_get_drvdata

2019-07-23 Thread Saeed Mahameed
On Tue, 2019-07-23 at 21:19 +0800, Chuhong Yuan wrote: > Instead of using to_pci_dev + pci_get_drvdata, > use dev_get_drvdata to make code simpler. > Hi Chuhong, i see that you have generated many stand alone patches that belong to the same series/patchset. A better way to do this is to generate