Commit 06047689a976de5f7cd1067971191cca4b77af1c

Authored by John Soni Jose
Committed by James Bottomley
1 parent 0a513dd873

[SCSI] be2iscsi: Bump the driver version.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/scsi/be2iscsi/be_main.h
... ... @@ -36,7 +36,7 @@
36 36  
37 37 #include "be.h"
38 38 #define DRV_NAME "be2iscsi"
39   -#define BUILD_STR "4.2.162.0"
  39 +#define BUILD_STR "4.4.58.0"
40 40 #define BE_NAME "Emulex OneConnect" \
41 41 "Open-iSCSI Driver version" BUILD_STR
42 42 #define DRV_DESC BE_NAME " " "Driver"