From: Jiri Slaby Date: Tue, 8 Sep 2009 10:16:18 +0000 (+0200) Subject: x86/PCI: pci quirks, fix pci refcounting X-Git-Tag: v2.6.32-rc1~670^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748df9a4c65625c386674c9b54dde73de6cc5af5;p=pandora-kernel.git x86/PCI: pci quirks, fix pci refcounting Stanse found a pci reference leak in quirk_amd_nb_node. Instead of putting nb_ht, there is a put of dev passed as an argument. http://stanse.fi.muni.cz/ Signed-off-by: Jiri Slaby Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed