Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

be2iscsi : Bump the driver version

Bump the driver version

[jejb: resolve conflict with 4627de9 MAINTAINERS, be2iscsi: change email domain]
Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Odin.com>

authored by

John Soni Jose and committed by
James Bottomley
d56dfb41 3f4134c1

+1 -1
+1 -1
drivers/scsi/be2iscsi/be_main.h
··· 36 36 #include <scsi/scsi_transport_iscsi.h> 37 37 38 38 #define DRV_NAME "be2iscsi" 39 - #define BUILD_STR "10.4.114.0" 39 + #define BUILD_STR "10.6.0.0" 40 40 #define BE_NAME "Avago Technologies OneConnect" \ 41 41 "Open-iSCSI Driver version" BUILD_STR 42 42 #define DRV_DESC BE_NAME " " "Driver"