diff options
author | Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> | 2012-10-02 20:32:15 +0000 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2012-10-03 14:27:59 -0700 |
commit | cf9fd75cbccde47c205c3d0202ad674d6bc00ee2 (patch) | |
tree | cc405e5dc11e545f68f089a3e7b8d93d26d0a633 /drivers/infiniband/hw/nes/nes.h | |
parent | a378e3a3fbe84011feb6ca5012e1248342184c05 (diff) | |
download | blackbird-op-linux-cf9fd75cbccde47c205c3d0202ad674d6bc00ee2.tar.gz blackbird-op-linux-cf9fd75cbccde47c205c3d0202ad674d6bc00ee2.zip |
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>
Diffstat (limited to 'drivers/infiniband/hw/nes/nes.h')
-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 @@ #define QUEUE_DISCONNECTS #define DRV_NAME "iw_nes" -#define DRV_VERSION "1.5.0.0" +#define DRV_VERSION "1.5.0.1" #define PFX DRV_NAME ": " /* |