mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 21:53:44 +00:00
IB/iser: Bump version, add maintainer
Update the driver version and add Sagi Grimberg as maintainer Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
This commit is contained in:
parent
dc05ac36f7
commit
b261aeafe1
@ -5020,6 +5020,7 @@ F: include/scsi/*iscsi*
|
|||||||
|
|
||||||
ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
|
ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
|
||||||
M: Or Gerlitz <ogerlitz@mellanox.com>
|
M: Or Gerlitz <ogerlitz@mellanox.com>
|
||||||
|
M: Sagi Grimberg <sagig@mellanox.com>
|
||||||
M: Roi Dayan <roid@mellanox.com>
|
M: Roi Dayan <roid@mellanox.com>
|
||||||
L: linux-rdma@vger.kernel.org
|
L: linux-rdma@vger.kernel.org
|
||||||
S: Supported
|
S: Supported
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
#define DRV_NAME "iser"
|
#define DRV_NAME "iser"
|
||||||
#define PFX DRV_NAME ": "
|
#define PFX DRV_NAME ": "
|
||||||
#define DRV_VER "1.4.1"
|
#define DRV_VER "1.4.8"
|
||||||
|
|
||||||
#define iser_dbg(fmt, arg...) \
|
#define iser_dbg(fmt, arg...) \
|
||||||
do { \
|
do { \
|
||||||
|
Loading…
Reference in New Issue
Block a user