[Intel-wired-lan] [PATCH] ixgbe: cleanup crosstalk fix
Bowers, AndrewX
andrewx.bowers at intel.com
Wed Jul 20 21:13:49 UTC 2016
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Donald C Skidmore
> Sent: Tuesday, July 19, 2016 4:43 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH] ixgbe: cleanup crosstalk fix
>
> This patch address a few issues with the initial crosstalk fix. Most important
> of which is the SDP that indicates the presents of a SFP+ module changes
> between HW types. With this change that is taken in to consideration
>
> It also moves the check closer to the base code that checks link. This makes it
> so we only need to do the check in one spot.
>
> Signed-off-by: Don Skidmore <donald.c.skidmore at intel.com>
> ---
> drivers/net/ethernet/intel/ixgbe/ixgbe.h | 2 -
> drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 71
> +++++++++++++++++++++++++
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 39 --------------
> drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 1 +
> 4 files changed, 72 insertions(+), 41 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list