Skip to content

Commit 268c785

Browse files
Bryant G. LyBryant G. Ly
authored andcommitted
DKMS: Update ibmvscsis/iscsi_target version
Signed-off-by: Bryant G. Ly <[email protected]>
1 parent f61b60e commit 268c785

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
#include "ibmvscsi_tgt.h"
4444

45-
#define IBMVSCSIS_VERSION "v0.4"
45+
#define IBMVSCSIS_VERSION "v0.5"
4646

4747
#define INITIAL_SRP_LIMIT 800
4848
#define DEFAULT_MAX_SECTORS 256

drivers/target/iscsi/iscsi_target.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4707,7 +4707,7 @@ int iscsit_release_sessions_for_tpg(struct iscsi_portal_group *tpg, int force)
47074707
}
47084708

47094709
MODULE_DESCRIPTION("iSCSI-Target Driver for mainline target infrastructure");
4710-
MODULE_VERSION("4.3.x");
4710+
MODULE_VERSION("4.4.x");
47114711
MODULE_AUTHOR("[email protected]");
47124712
MODULE_LICENSE("GPL");
47134713

0 commit comments

Comments
 (0)