[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>
This commit is contained in:
parent
0a513dd873
commit
06047689a9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
#include "be.h"
|
#include "be.h"
|
||||||
#define DRV_NAME "be2iscsi"
|
#define DRV_NAME "be2iscsi"
|
||||||
#define BUILD_STR "4.2.162.0"
|
#define BUILD_STR "4.4.58.0"
|
||||||
#define BE_NAME "Emulex OneConnect" \
|
#define BE_NAME "Emulex OneConnect" \
|
||||||
"Open-iSCSI Driver version" BUILD_STR
|
"Open-iSCSI Driver version" BUILD_STR
|
||||||
#define DRV_DESC BE_NAME " " "Driver"
|
#define DRV_DESC BE_NAME " " "Driver"
|
||||||
|
|
Loading…
Reference in a new issue