git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11df1f0
)
PCI: check if a bus is added when removing it
author
Yu Zhao
<yu.zhao@intel.com>
Wed, 28 Jan 2009 10:27:21 +0000
(18:27 +0800)
committer
Jesse Barnes
<jbarnes@hobbes.lan>
Fri, 20 Mar 2009 02:29:26 +0000
(19:29 -0700)
When removing a bus, 'is_added' should be checked to make sure the
bus has been successfully added by pci_bus_add_child() who will sets
'is_added'.
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/remove.c
patch
|
blob
|
history
diff --cc
drivers/pci/remove.c
Simple merge