From: Greg Rose Date: Thu, 13 Dec 2012 01:14:06 +0000 (+0000) Subject: ixgbe: Fix device ref count bug X-Git-Tag: v3.9-rc1~139^2~197^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4fafbe97f9548f49b9338537c25a3db451b8508;p=pandora-kernel.git ixgbe: Fix device ref count bug The device lookup neglected to do a pci_dev_put() to decrement the device reference count. Reported-by: Elena Gurevich Signed-off-by: Greg Rose Tested-by: Phil Schmitt Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed