projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c257ea6
)
IB/srp: Bump driver version and release date
author
Bart Van Assche
<
[email protected]
>
Fri, 31 Jul 2015 21:13:52 +0000
(14:13 -0700)
committer
Doug Ledford
<
[email protected]
>
Sun, 30 Aug 2015 22:12:24 +0000
(18:12 -0400)
Since version 1.0 e.g. scsi-mq has been added. Since this is
a significant change, bump the driver version and release date.
Signed-off-by: Bart Van Assche <
[email protected]
>
Cc: Sagi Grimberg <
[email protected]
>
Cc: Sebastian Parschauer <
[email protected]
>
Cc: Christoph Hellwig <
[email protected]
>
Signed-off-by: Doug Ledford <
[email protected]
>
drivers/infiniband/ulp/srp/ib_srp.c
patch
|
blob
|
history
diff --git
a/drivers/infiniband/ulp/srp/ib_srp.c
b/drivers/infiniband/ulp/srp/ib_srp.c
index ae13c96b48d3553ac83caf838c0ed47b8ec25c74..0a18e03fac17ae4712f759b656ade7b53ac855e6 100644
(file)
--- a/
drivers/infiniband/ulp/srp/ib_srp.c
+++ b/
drivers/infiniband/ulp/srp/ib_srp.c
@@
-55,8
+55,8
@@
#define DRV_NAME "ib_srp"
#define PFX DRV_NAME ": "
-#define DRV_VERSION "
1
.0"
-#define DRV_RELDATE "July
1, 2013
"
+#define DRV_VERSION "
2
.0"
+#define DRV_RELDATE "July
26, 2015
"
MODULE_AUTHOR("Roland Dreier");
MODULE_DESCRIPTION("InfiniBand SCSI RDMA Protocol initiator");