commit | b4fafbe97f9548f49b9338537c25a3db451b8508 | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Thu Dec 13 01:14:06 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jan 31 21:35:33 2013 -0800 |
tree | b90ce358797eccf55ce4afcc3ea5c8c012390f81 | |
parent | d1d18b30f099fdfd688a34325a02a806ea86c5a2 [diff] |
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 <elena.gurevich@toganetworks.com> Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>