]> git.baikalelectronics.ru Git - kernel.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)
commit14ed3990b0f3b55b73b49586e291fe728dcccac9
tree3966d4e137facf491e4b444464891491b0562a95
parent6a1e9a4ab74ff7a3e4819d86faf23e2e69bcb13a
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