From: Florin Malita Date: Sat, 13 Oct 2007 17:03:38 +0000 (-0400) Subject: tehuti: possible leak in bdx_probe X-Git-Tag: v2.6.24-rc1~1281^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc2618f7528d4b6ea0c2c53539a3b8cff2b33b24;p=pandora-kernel.git tehuti: possible leak in bdx_probe If pci_enable_device fails, bdx_probe returns without freeing the allocated pci_nic structure. Coverity CID 1908. Signed-off-by: Florin Malita Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed