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)
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>

No differences found