diff options
author | Jiri Slaby <jslaby@suse.cz> | 2010-11-04 15:31:30 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2010-11-08 17:41:15 +0100 |
commit | 2a63dd7275b2278bd7e9203f74b9aa4f07e82a7a (patch) | |
tree | ee4de02c580b1e41eed25242b0e978d2a1ed1359 /MAINTAINERS | |
parent | xen-pcifront: Remove duplicate inclusion of headers. (diff) | |
download | linux-2a63dd7275b2278bd7e9203f74b9aa4f07e82a7a.tar.xz linux-2a63dd7275b2278bd7e9203f74b9aa4f07e82a7a.zip |
xen-pcifront: fix PCI reference leak
Stanse found that when pdev is found and has no driver a reference is
leaked in pcifront_common_process. So add pci_dev_put there. For the
pdev == NULL case, pci_dev_put(NULL) is fine.
[v2: Updated to not dereference pcidev->dev per Milton's observation]
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Milton Miller <miltonm@bga.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions