cxgb3: update driver version
Add a field to the driver versioning info. Update version to 1.1.0. Signed-off-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
78c36b15a0
commit
fe642ebc2d
@@ -35,7 +35,7 @@
|
|||||||
#define DRV_DESC "Chelsio T3 Network Driver"
|
#define DRV_DESC "Chelsio T3 Network Driver"
|
||||||
#define DRV_NAME "cxgb3"
|
#define DRV_NAME "cxgb3"
|
||||||
/* Driver version */
|
/* Driver version */
|
||||||
#define DRV_VERSION "1.0-ko"
|
#define DRV_VERSION "1.1.0-ko"
|
||||||
|
|
||||||
/* Firmware version */
|
/* Firmware version */
|
||||||
#define FW_VERSION_MAJOR 7
|
#define FW_VERSION_MAJOR 7
|
||||||
|
Reference in New Issue
Block a user