Update the driver version and add Sagi Grimberg as maintainer Signed-off-by: Or Gerlitz <[email protected]> --- MAINTAINERS | 1 + drivers/infiniband/ulp/iser/iscsi_iser.h | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index f8db3c3..402e079 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5023,6 +5023,7 @@ F: include/scsi/*iscsi* ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR M: Or Gerlitz <[email protected]> +M: Sagi Grimberg <[email protected]> M: Roi Dayan <[email protected]> L: [email protected] S: Supported diff --git a/drivers/infiniband/ulp/iser/iscsi_iser.h b/drivers/infiniband/ulp/iser/iscsi_iser.h index 5250a12..cd4174c 100644 --- a/drivers/infiniband/ulp/iser/iscsi_iser.h +++ b/drivers/infiniband/ulp/iser/iscsi_iser.h @@ -69,7 +69,7 @@ #define DRV_NAME "iser" #define PFX DRV_NAME ": " -#define DRV_VER "1.4.1" +#define DRV_VER "1.4.8" #define iser_dbg(fmt, arg...) \ do { \ -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
