On Thu, Dec 19, 2013 at 03:10:19PM -0700, Bjorn Helgaas wrote: > [+cc Greg, Yinghai] > > On Thu, Dec 19, 2013 at 04:06:46PM +0100, Levente Kurusa wrote: > > This is required so that we give up the last reference to the device. > > Removed the kfree() as put_device will result in release_pcie_device being > > called and hence the container of the device will be kfree'd. > > > > Signed-off-by: Levente Kurusa <levex@xxxxxxxxx> > > Thanks, I applied a slightly modified version of this to my pci/deletion > branch for v3.14. > > I think the get_device() after device_register() succeeds and the > put_device() before device_unregister() are superfluous, so I propose the > series included below. Any comments? Looks good to me. greg k-h -- 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