]> Pileus Git - ~andy/linux/commit
drivers/net: tulip_remove_one needs to call pci_disable_device()
authorIngo Molnar <mingo@elte.hu>
Fri, 14 Feb 2014 14:32:20 +0000 (15:32 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2014 05:19:24 +0000 (00:19 -0500)
commitc321f7d7c87cdc623c87845f6378620573e57512
tree1715195351feefb26ef86e9d6649f14fab3e2c3a
parentef2820a735f74ea60335f8ba3801b844f0cb184d
drivers/net: tulip_remove_one needs to call pci_disable_device()

Otherwise the device is not completely shut down.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/dec/tulip/tulip_core.c