OSDN Git Service

i40e: enable X710 support
authorAlice Michael <alice.michael@intel.com>
Wed, 23 Oct 2019 10:19:57 +0000 (03:19 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 4 Nov 2019 21:19:42 +0000 (13:19 -0800)
commit3df5b9a6a9ec3c1e4431bf1db3426b54dc92dd91
treeaa9f4c0092dbc40283fe82374a04989d7847c251
parent07066d9dc3d2326fbad8f7b0cb0120cff7b7dedb
i40e: enable X710 support

The I40E_DEV_ID_10G_BASE_T_BC device id was added previously,
but was not enabled in all the appropriate places.  Adding it
to enable it's use.

Signed-off-by: Alice Michael <alice.michael@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_common.c