mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
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:
parent
78c36b15a0
commit
fe642ebc2d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
#define DRV_DESC "Chelsio T3 Network Driver"
|
||||
#define DRV_NAME "cxgb3"
|
||||
/* Driver version */
|
||||
#define DRV_VERSION "1.0-ko"
|
||||
#define DRV_VERSION "1.1.0-ko"
|
||||
|
||||
/* Firmware version */
|
||||
#define FW_VERSION_MAJOR 7
|
||||
|
|
Loading…
Reference in a new issue