]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM...
authorMichal Kosiarz <michal.kosiarz@intel.com>
Thu, 19 Nov 2015 19:34:20 +0000 (11:34 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 13 Dec 2015 05:08:31 +0000 (21:08 -0800)
commit2a6446f8d2a3dd30b86a60f821daed9623e92b78
treece77658fa1fb647c03bbd5211304ba09b9eb8715
parent905a8e08c92e013a845ef20a558abdc7de1525a2
i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message

This is a part of implementation which contains data structures and
opcode for new AQ command. There's a new ARQ message that gets sent
near the end of the NVM update process that the driver should recognize
and ignore, rather than printing an Unknown Event error.

Change-ID: I04830a5bcae14823e16b9424cc4165e169336c1f
Signed-off-by: Michal Kosiarz <michal.kosiarz@intel.com>
Acked-by: Shannon Nelson <shannon.nelson@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_adminq_cmd.h
drivers/net/ethernet/intel/i40e/i40e_main.c
drivers/net/ethernet/intel/i40evf/i40e_adminq_cmd.h