commit | 75f19c3c5eeb67d37ce96e0ea78dc0beb485a723 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Sat Feb 19 08:43:55 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Mar 03 04:29:51 2011 -0800 |
tree | 117ae9d67f85495acc183d57f7a52f4992abd908 | |
parent | 278675d855e03e111ca84fec6eb7d5569e56c394 [diff] |
ixgbe: cleanup handling of I2C interface to PHY The I2C interface was not being correctly locked down per port. As such this can lead to race conditions that can cause issues. This patch cleans up the handling to make certain we are not experiencing racy I2C access. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>