diff options
author | Linas Vepstas <linas@austin.ibm.com> | 2006-04-06 20:41:41 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-04-13 16:34:15 (GMT) |
commit | b055a9e10fd05c7fdd87904a50c1f413aea10ec4 (patch) | |
tree | bc9e515f6280ff0c4cf40b811c43266b363cb866 /include/asm-x86_64 | |
parent | 6f806ceed53776ae5e04c8b334dc9daa0932ad1e (diff) | |
download | linux-fsl-qoriq-b055a9e10fd05c7fdd87904a50c1f413aea10ec4.tar.xz |
[PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put
Repeated calls to eeh_remove_device() can result in multiple
(and thus unbalanced) calls to pci_dev_put(). Make sure the
pci_device_put() is called only once (since there was only
one call to the matching pci_device_get()).
Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-x86_64')
0 files changed, 0 insertions, 0 deletions