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

[SCSI] be2iscsi: Driver Version change to 2.0.549.0

Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

authored by

Jayamohan Kallickal and committed by
James Bottomley
dd81beae e919dee8

+1 -1
+1 -1
drivers/scsi/be2iscsi/be_main.h
··· 35 35 36 36 #include "be.h" 37 37 #define DRV_NAME "be2iscsi" 38 - #define BUILD_STR "2.0.527.0" 38 + #define BUILD_STR "2.0.549.0" 39 39 #define BE_NAME "ServerEngines BladeEngine2" \ 40 40 "Linux iSCSI Driver version" BUILD_STR 41 41 #define DRV_DESC BE_NAME " " "Driver"