From: Don Skidmore Date: Wed, 10 Jun 2015 00:48:54 +0000 (-0700) Subject: ixgbe: Set lan_id before using I2C X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~101^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e49d6165e4a6c5df7f32c16976b33bfd830b92c;p=pandora-kernel.git ixgbe: Set lan_id before using I2C We need to call the set_lan_id before accessing I2C and this wasn't being done so this patch corrects that. Likewise we do the same for QSFP just to be consistent. In the X550 case this is even more important as with out it the mux is not controlled properly. Signed-off-by: Don Skidmore Tested-by: Krishneil Singh Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed