From: Don Skidmore Date: Tue, 9 Jun 2015 23:59:04 +0000 (-0700) Subject: ixgbe: fix issue with sfp events with new X550 devices X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~101^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45788d2af9280e7d80dc51b51c0d7641d3ae6998;p=pandora-kernel.git ixgbe: fix issue with sfp events with new X550 devices Add checks for systems that don't have SFP's to avoid incorrectly acting on interrupts that are falsely interpreted as SFP events. We do this by updating the ixgbe_is_sfp to be aware of the new X550 devices. This also includes a modified check generating the EICR mask to be more forward-looking. Signed-off-by: Don Skidmore Tested-by: Krishneil Singh Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed