Skip to content

Commit

Permalink
IB/iser: Bump version, add maintainer
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Or Gerlitz authored and Roland Dreier committed Oct 9, 2014
1 parent dc05ac3 commit b261aea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -5020,6 +5020,7 @@ F: include/scsi/*iscsi*

ISCSI EXTENSIONS FOR RDMA (ISER) INITIATOR
M: Or Gerlitz <ogerlitz@mellanox.com>
M: Sagi Grimberg <sagig@mellanox.com>
M: Roi Dayan <roid@mellanox.com>
L: linux-rdma@vger.kernel.org
S: Supported
Expand Down
2 changes: 1 addition & 1 deletion drivers/infiniband/ulp/iser/iscsi_iser.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 { \
Expand Down

0 comments on commit b261aea

Please sign in to comment.