Skip to content

Commit

Permalink
DKMS: Update ibmvscsis/iscsi_target version
Browse files Browse the repository at this point in the history
Signed-off-by: Bryant G. Ly <bgly@us.ibm.com>
  • Loading branch information
Bryant G. Ly authored and bgly committed Nov 13, 2017
1 parent f61b60e commit 268c785
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

#include "ibmvscsi_tgt.h"

#define IBMVSCSIS_VERSION "v0.4"
#define IBMVSCSIS_VERSION "v0.5"

#define INITIAL_SRP_LIMIT 800
#define DEFAULT_MAX_SECTORS 256
Expand Down
2 changes: 1 addition & 1 deletion drivers/target/iscsi/iscsi_target.c
Original file line number Diff line number Diff line change
Expand Up @@ -4707,7 +4707,7 @@ int iscsit_release_sessions_for_tpg(struct iscsi_portal_group *tpg, int force)
}

MODULE_DESCRIPTION("iSCSI-Target Driver for mainline target infrastructure");
MODULE_VERSION("4.3.x");
MODULE_VERSION("4.4.x");
MODULE_AUTHOR("nab@Linux-iSCSI.org");
MODULE_LICENSE("GPL");

Expand Down

0 comments on commit 268c785

Please sign in to comment.