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

Commit dc673695 authored by Divy Le Ray's avatar Divy Le Ray Committed by David S. Miller
Browse files

cxgb3 - Update engine microcode version



The new microcode engine version is set to 1.1.0

Signed-off-by: default avatarDivy Le Ray <divy@chelsio.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 1aafee26
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -127,8 +127,8 @@ enum { /* adapter interrupt-maintained statistics */

enum {
	TP_VERSION_MAJOR	= 1,
	TP_VERSION_MINOR	= 0,
	TP_VERSION_MICRO	= 44
	TP_VERSION_MINOR	= 1,
	TP_VERSION_MICRO	= 0
};

#define S_TP_VERSION_MAJOR		16