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)
commit00ada50d8989ed14b160d831d25fe09bf9ea9115
treece77658fa1fb647c03bbd5211304ba09b9eb8715
parent6621e4b2518a2ea5e1f3aab041bfbb0e4fc91239
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