diff options
author | Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> | 2012-10-02 22:32:15 +0200 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2012-10-03 23:27:59 +0200 |
commit | cf9fd75cbccde47c205c3d0202ad674d6bc00ee2 (patch) | |
tree | cc405e5dc11e545f68f089a3e7b8d93d26d0a633 /drivers/infiniband/hw/nes/nes.h | |
parent | RDMA/nes: Remove unused module parameter "send_first" (diff) | |
download | linux-cf9fd75cbccde47c205c3d0202ad674d6bc00ee2.tar.xz 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 ": " /* |