i40e: convert i40e_get_settings_link_up to new API
authorAlan Brady <alan.brady@intel.com>
Thu, 5 Oct 2017 21:53:42 +0000 (14:53 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 17 Oct 2017 17:48:51 +0000 (10:48 -0700)
commit79f04a3aba91531a3b979f6ebd846367a664638f
tree441a9d9a7ea1474a25afcb2d3c4d430cabf1d139
parent1eaae5198e0db1f523fa3432ded69247aa33bf20
i40e: convert i40e_get_settings_link_up to new API

This removes references to old ethtool API macros and functions in
i40e_get_settings_link_up as part of the process of converting to the
new API.  The new API also allows us to provide more explicit support
for new 25G and 10G PHY types so some of the PHY types have been
adjusted where necessary as well.

Signed-off-by: Alan Brady <alan.brady@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