]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Prevent setting link speed on KX_X722
authorPatryk Małek <patryk.malek@intel.com>
Mon, 19 Mar 2018 16:28:03 +0000 (09:28 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 19 Mar 2018 16:44:23 +0000 (09:44 -0700)
commit065a53a82f1af08b29840b0023d9c8e1a1b87136
tree209020b128d57ea8a17ad551ec6ae7a516e47338
parent05b1604702f0bcd6b67944f9bbe535ebe7f11065
i40e: Prevent setting link speed on KX_X722

Setting link settings on backplane devices shouldn't be allowed.
This patch adds one more device id to the list which we check
that against.

Signed-off-by: Patryk Małek <patryk.malek@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