]> asedeno.scripts.mit.edu Git - linux.git/commit
i40e: Add AOC PHY types to case statements
authorCatherine Sullivan <catherine.sullivan@intel.com>
Thu, 26 Feb 2015 16:14:58 +0000 (16:14 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Mar 2015 14:02:11 +0000 (06:02 -0800)
commit180204c79ffc5c525c51a209291c323b127fb32e
tree3966d4e137facf491e4b444464891491b0562a95
parent5b86c5cf7536e383b301bf3322087b4bd4f6547b
i40e: Add AOC PHY types to case statements

Add the 10G and 40G AOC PHY types to the case statement in get_media_type
and ethtool get_settings so that the correct information gets reported
back to the user.

Change-ID: I1b4849d22199a9acf7c8807166d0317c1faad375
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_common.c
drivers/net/ethernet/intel/i40e/i40e_ethtool.c