]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Recognize 1000Base_T_Optical phy type when link is up
authorCatherine Sullivan <catherine.sullivan@intel.com>
Mon, 28 Sep 2015 18:12:41 +0000 (14:12 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:32:54 +0000 (08:32 -0800)
commit531055e70b5265eb48b8d4e7cb56103cdec29c8f
tree5508a3673c600214cf3cf1903c262161d1e51efe
parentdf7f55ace71189b7a2762797b60a5f320e0f5128
i40e: Recognize 1000Base_T_Optical phy type when link is up

Orabug: 22342532

1000Base_T_Optical got added to the function that figures out what
is supported when link is down but not when link is up. Add it in there
too so that we display the correct information.

Change-ID: I85ebcdfa7c02d898c44c673b1500552a53c8042e
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 48becae60f7e461b4b204e6608dc6beebe6c8aff)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c