commit | 2101d6f7ac791e87a274371a07a408f74e40ec49 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon May 24 12:14:15 2010 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Wed May 26 12:54:39 2010 +1000 |
tree | c35ef331a11f6ae042e47c9cb8b2028562b42bb6 | |
parent | 4a638b4e38234233f5c7e6705662fbc0b58d80c2 [diff] |
agp: amd64, fix pci reference leaks Stanse found pci reference leaks in uli_agp_init and nforce3_agp_init initialization functions. The PCI devices are bridges, so it's not critical, but still worth fixing. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dave Airlie <airlied@redhat.com>