From: Emil Tantilov Date: Sat, 19 Feb 2011 08:43:55 +0000 (+0000) Subject: ixgbe: cleanup handling of I2C interface to PHY X-Git-Tag: v2.6.39-rc1~468^2~170^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f19c3c5eeb67d37ce96e0ea78dc0beb485a723;p=pandora-kernel.git 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 Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed