From: Don Skidmore Date: Thu, 11 Apr 2013 06:23:34 +0000 (+0000) Subject: ixgbe: add SFP+ LX module support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~38^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=345be204dcbb2cc7580a63bc377a185125a6f822;p=pandora-kernel.git ixgbe: add SFP+ LX module support This patch adds LX support to 82599 devices. This is an alternate patch to the one suggested by Stefan Behte In addition this patch includes some cleanups such as: - removed parenthesis around "x == y ||" lines inside an if statement for consistency. - grouped the sx/lx sfp types along with srlr in ixgbe_get_settings() since they all have the same supported, advertised and port values. Signed-off-by: Don Skidmore Signed-off-by: Emil Tantilov Reported-by: Stefan Behte Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed