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

Jeff Kirsher jeffrey.t.kirsher at intel.com
Fri Nov 6 08:04:57 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(-)

Other than patch 4 of your series, the rest of the series touch code
which we "share" with our various other drivers.  We would need you to
assign copyright back to Intel for patches 1, 2, 3 & 5 so that would
retain copyright on the changes so that we can re-license the changes
for our other drivers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20151106/c069f0bd/attachment.asc>


More information about the Intel-wired-lan mailing list