Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf9fd75c authored by Tatyana Nikolova's avatar Tatyana Nikolova Committed by Roland Dreier
Browse files

RDMA/nes: Bump the version number of nes driver



Bumpthe version of the nes driver to reflect recent fixes.

Signed-off-by: default avatarTatyana Nikolova <Tatyana.E.Nikolova@intel.com>
Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent a378e3a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -57,7 +57,7 @@
#define QUEUE_DISCONNECTS
#define QUEUE_DISCONNECTS


#define DRV_NAME    "iw_nes"
#define DRV_NAME    "iw_nes"
#define DRV_VERSION "1.5.0.0"
#define DRV_VERSION "1.5.0.1"
#define PFX         DRV_NAME ": "
#define PFX         DRV_NAME ": "


/*
/*