Browse Source

IB/iser: Bump version to 1.4.1

Signed-off-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Or Gerlitz 11 years ago
parent
commit
61aabb3c91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/infiniband/ulp/iser/iscsi_iser.h

+ 1 - 1
drivers/infiniband/ulp/iser/iscsi_iser.h

@@ -69,7 +69,7 @@
 
 
 #define DRV_NAME	"iser"
 #define DRV_NAME	"iser"
 #define PFX		DRV_NAME ": "
 #define PFX		DRV_NAME ": "
-#define DRV_VER		"1.4"
+#define DRV_VER		"1.4.1"
 
 
 #define iser_dbg(fmt, arg...)				\
 #define iser_dbg(fmt, arg...)				\
 	do {						\
 	do {						\