[Intel-wired-lan] [PATCH 1/5] igb: Remove GS40G specific defines/functions

Brown, Aaron F aaron.f.brown at intel.com
Thu Dec 3 03:39:53 UTC 2015


On Tue, 2015-11-03 at 12:37 -0600, Aaron Sierra wrote:
> The I210 internal PHY can be accessed just as well with the access
> functions shared by 82580, I350, and I354 devices. A side effect of
> relying on the common functions, is that I210 cable length support
> is folded back into the common case which effectively reverts the
> following commit:
>
>     commit 59f301046b276f87483b3afa3201a4273def06a9
>     Author: Carolyn Wyborny <carolyn.wyborny at intel.com>
>     Date:   Wed Oct 10 04:42:59 2012 +0000
>
>     igb: Update get cable length function for i210/i211
>
> Cc: Carolyn Wyborny <carolyn.wyborny at intel.com>
> Signed-off-by: Aaron Sierra <asierra at xes-inc.com>
> ---
>  drivers/net/ethernet/intel/igb/e1000_82575.c | 13 ++---
>  drivers/net/ethernet/intel/igb/e1000_i210.c  |  5 +-
>  drivers/net/ethernet/intel/igb/e1000_i210.h  |  2 +-
>  drivers/net/ethernet/intel/igb/e1000_phy.c   | 82 +-----------------
> ----------
>  drivers/net/ethernet/intel/igb/e1000_phy.h   | 15 +----
>  5 files changed, 11 insertions(+), 106 deletions(-)

Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list