All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bowers, AndrewX <andrewx.bowers@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH] ixgbe: cleanup crosstalk fix
Date: Wed, 20 Jul 2016 21:13:49 +0000	[thread overview]
Message-ID: <26D9FDECA4FBDD4AADA65D8E2FC68A4A0F9EAF74@ORSMSX104.amr.corp.intel.com> (raw)
In-Reply-To: <1468971808-39023-1-git-send-email-donald.c.skidmore@intel.com>

> -----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@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@intel.com>

      reply	other threads:[~2016-07-20 21:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19 23:43 [Intel-wired-lan] [PATCH] ixgbe: cleanup crosstalk fix Donald C Skidmore
2016-07-20 21:13 ` Bowers, AndrewX [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26D9FDECA4FBDD4AADA65D8E2FC68A4A0F9EAF74@ORSMSX104.amr.corp.intel.com \
    --to=andrewx.bowers@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.