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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 16 Oct 2015 11:57:54 +0000 (04:57 -0700)
commit48becae60f7e461b4b204e6608dc6beebe6c8aff
tree2b82cd8c14ab9b5c455ad20d259c146fb9f0b709
parentcc7e406cb967ccc84cd2141398bba24b07d68788
i40e: Recognize 1000Base_T_Optical phy type when link is up

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>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c