diff options
author | Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> | 2012-10-02 16:32:15 -0400 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2012-10-03 17:27:59 -0400 |
commit | cf9fd75cbccde47c205c3d0202ad674d6bc00ee2 (patch) | |
tree | cc405e5dc11e545f68f089a3e7b8d93d26d0a633 | |
parent | a378e3a3fbe84011feb6ca5012e1248342184c05 (diff) |
RDMA/nes: Bump the version number of nes driver
Bumpthe version of the nes driver to reflect recent fixes.
Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
-rw-r--r-- | drivers/infiniband/hw/nes/nes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/nes/nes.h b/drivers/infiniband/hw/nes/nes.h index 454271b3b7be..5cac29e6bc1c 100644 --- a/drivers/infiniband/hw/nes/nes.h +++ b/drivers/infiniband/hw/nes/nes.h | |||
@@ -57,7 +57,7 @@ | |||
57 | #define QUEUE_DISCONNECTS | 57 | #define QUEUE_DISCONNECTS |
58 | 58 | ||
59 | #define DRV_NAME "iw_nes" | 59 | #define DRV_NAME "iw_nes" |
60 | #define DRV_VERSION "1.5.0.0" | 60 | #define DRV_VERSION "1.5.0.1" |
61 | #define PFX DRV_NAME ": " | 61 | #define PFX DRV_NAME ": " |
62 | 62 | ||
63 | /* | 63 | /* |