From: John Soni Jose Date: Fri, 19 Oct 2012 23:16:04 +0000 (+0530) Subject: [SCSI] be2iscsi: Bump the driver version X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=9a07da9f1f40a6e569794d074ca71b7c1cf77d17;p=linux-edison.git [SCSI] be2iscsi: Bump the driver version Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- diff --git a/drivers/scsi/be2iscsi/be_main.h b/drivers/scsi/be2iscsi/be_main.h index 5b27275cc81..5946577d79d 100644 --- a/drivers/scsi/be2iscsi/be_main.h +++ b/drivers/scsi/be2iscsi/be_main.h @@ -36,7 +36,7 @@ #include "be.h" #define DRV_NAME "be2iscsi" -#define BUILD_STR "4.4.58.0" +#define BUILD_STR "10.0.272.0" #define BE_NAME "Emulex OneConnect" \ "Open-iSCSI Driver version" BUILD_STR #define DRV_DESC BE_NAME " " "Driver"