forked from Minki/linux
i40e: Bump AQ minor version to 1.5 for new FW features
Bump AQ minor version to 1.5 for new FW features. Change-ID: I5a790f7f519a2a8921aaa1c5663727dd1897ffec Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Acked-by: Kevin Scott <kevin.c.scott@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
parent
6774faf964
commit
97b884fecd
@ -34,7 +34,7 @@
|
||||
*/
|
||||
|
||||
#define I40E_FW_API_VERSION_MAJOR 0x0001
|
||||
#define I40E_FW_API_VERSION_MINOR 0x0004
|
||||
#define I40E_FW_API_VERSION_MINOR 0x0005
|
||||
|
||||
struct i40e_aq_desc {
|
||||
__le16 flags;
|
||||
|
@ -34,7 +34,7 @@
|
||||
*/
|
||||
|
||||
#define I40E_FW_API_VERSION_MAJOR 0x0001
|
||||
#define I40E_FW_API_VERSION_MINOR 0x0004
|
||||
#define I40E_FW_API_VERSION_MINOR 0x0005
|
||||
|
||||
struct i40e_aq_desc {
|
||||
__le16 flags;
|
||||
|
Loading…
Reference in New Issue
Block a user