Staging
v0.5.1
https://github.com/torvalds/linux
Revision e4fd1f4a6e05335d464fe003c164fea850a3b3f3 authored by Randy Dunlap on 07 July 2006, 04:36:01 UTC, committed by Greg Kroah-Hartman on 03 August 2006, 20:20:06 UTC
If pcie_portdrv_probe() fails but it had already called
pci_enable_device(), then call pci_disable_device() when
returning error.

Is there some reason that this isn't being done?
or was it just missed?

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 6085483
History
Tip revision: e4fd1f4a6e05335d464fe003c164fea850a3b3f3 authored by Randy Dunlap on 07 July 2006, 04:36:01 UTC
PCIE: cleanup on probe error
Tip revision: e4fd1f4
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.3 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top