]> 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)
commit6135be4d0e5fb7e3ee2c06a486657900deab19e2
tree3966d4e137facf491e4b444464891491b0562a95
parent2331ca5c8a968be9fe87f0d28373c27f7b6ae07e
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