File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
drivers/net/ethernet/chelsio/cxgb4 Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 36
36
#define __T4FW_VERSION_H__
37
37
38
38
#define T4FW_VERSION_MAJOR 0x01
39
- #define T4FW_VERSION_MINOR 0x17
40
- #define T4FW_VERSION_MICRO 0x03
39
+ #define T4FW_VERSION_MINOR 0x16
40
+ #define T4FW_VERSION_MICRO 0x09
41
41
#define T4FW_VERSION_BUILD 0x00
42
42
43
43
#define T4FW_MIN_VERSION_MAJOR 0x01
44
44
#define T4FW_MIN_VERSION_MINOR 0x04
45
45
#define T4FW_MIN_VERSION_MICRO 0x00
46
46
47
47
#define T5FW_VERSION_MAJOR 0x01
48
- #define T5FW_VERSION_MINOR 0x17
49
- #define T5FW_VERSION_MICRO 0x03
48
+ #define T5FW_VERSION_MINOR 0x16
49
+ #define T5FW_VERSION_MICRO 0x09
50
50
#define T5FW_VERSION_BUILD 0x00
51
51
52
52
#define T5FW_MIN_VERSION_MAJOR 0x00
53
53
#define T5FW_MIN_VERSION_MINOR 0x00
54
54
#define T5FW_MIN_VERSION_MICRO 0x00
55
55
56
56
#define T6FW_VERSION_MAJOR 0x01
57
- #define T6FW_VERSION_MINOR 0x17
58
- #define T6FW_VERSION_MICRO 0x03
57
+ #define T6FW_VERSION_MINOR 0x16
58
+ #define T6FW_VERSION_MICRO 0x09
59
59
#define T6FW_VERSION_BUILD 0x00
60
60
61
61
#define T6FW_MIN_VERSION_MAJOR 0x00
You can’t perform that action at this time.
0 commit comments