Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97b884fe authored by Shannon Nelson's avatar Shannon Nelson Committed by Jeff Kirsher
Browse files

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: default avatarShannon Nelson <shannon.nelson@intel.com>
Acked-by: default avatarKevin Scott <kevin.c.scott@intel.com>
Tested-by: default avatarAndrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 6774faf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,7 @@
 */
 */


#define I40E_FW_API_VERSION_MAJOR	0x0001
#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 {
struct i40e_aq_desc {
	__le16 flags;
	__le16 flags;
+1 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,7 @@
 */
 */


#define I40E_FW_API_VERSION_MAJOR	0x0001
#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 {
struct i40e_aq_desc {
	__le16 flags;
	__le16 flags;