Commit 7d2babc4 authored by Roland Dreier's avatar Roland Dreier

IB/mthca: bump driver version and release date

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 20b83382
...@@ -53,8 +53,8 @@ ...@@ -53,8 +53,8 @@
#define DRV_NAME "ib_mthca" #define DRV_NAME "ib_mthca"
#define PFX DRV_NAME ": " #define PFX DRV_NAME ": "
#define DRV_VERSION "0.06" #define DRV_VERSION "0.07"
#define DRV_RELDATE "June 23, 2005" #define DRV_RELDATE "February 13, 2006"
enum { enum {
MTHCA_FLAG_DDR_HIDDEN = 1 << 1, MTHCA_FLAG_DDR_HIDDEN = 1 << 1,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment