commit | d0310dc415a670ae2b2e27076b4685d988830479 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Fri Jan 18 02:16:41 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 15 23:16:09 2013 -0800 |
tree | 400b27b6a6371faa044e3f8f91003ed7fe3136c3 | |
parent | 4c696ca9fbabc5f94a3c6db7f009e73f0ef21831 [diff] |
ixgbe: fix possible data corruption in read_i2c_byte This patch makes sure that the SW lock is released after all i2c operations complete in the retry code path. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>