diff options
author | 2009-03-07 19:35:47 -0700 | |
---|---|---|
committer | 2009-03-12 15:42:35 -0400 | |
commit | d89987193631bf23d1735c55d13a06d4b8d0e9bd (patch) | |
tree | 97305df555bbfe4fddcae33f85925bec3705ad0f /kernel | |
parent | pci: Fix typo in message while disabling HT MSI mapping (diff) | |
download | linux-rng-d89987193631bf23d1735c55d13a06d4b8d0e9bd.tar.xz linux-rng-d89987193631bf23d1735c55d13a06d4b8d0e9bd.zip |
PCIe: portdrv: call pci_disable_device during remove
The PCIe port driver calls pci_enable_device() during probe but
never calls pci_disable_device() during remove.
Cc: stable@kernel.org
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions