]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Re enable Main VSI loopback setting in the reset path
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Thu, 13 Nov 2014 03:06:15 +0000 (03:06 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 6 Dec 2014 12:33:04 +0000 (04:33 -0800)
commit1ef1fa3de551f90581c05dd46bfd9ff1c45c6f16
treec65c07cc1c7b8b4449757f061253f531108ccb18
parent90f822e3262ab241c7e331064b50d3a43a656d32
i40e: Re enable Main VSI loopback setting in the reset path

There is an order in which this should happen. It turns out that FW will
not let you change the Loopback setting of the VSI with update VSI prior
to the VEB creation.

Change-ID: I7614ddff8b4c37702930c02f16f8c346aaa64bd1
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c