Skip to content

Commit

Permalink
cxgb3: update driver version
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Divy Le Ray authored and David S. Miller committed Oct 14, 2008
1 parent 78c36b1 commit fe642eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/cxgb3/version.h
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit fe642eb

Please sign in to comment.