IB/mthca: Bump driver version and release date
Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
parent
8ebe5077e3
commit
00df1b2c8b
1 changed files with 2 additions and 2 deletions
|
@ -53,8 +53,8 @@
|
|||
|
||||
#define DRV_NAME "ib_mthca"
|
||||
#define PFX DRV_NAME ": "
|
||||
#define DRV_VERSION "0.07"
|
||||
#define DRV_RELDATE "February 13, 2006"
|
||||
#define DRV_VERSION "0.08"
|
||||
#define DRV_RELDATE "February 14, 2006"
|
||||
|
||||
enum {
|
||||
MTHCA_FLAG_DDR_HIDDEN = 1 << 1,
|
||||
|
|
Loading…
Reference in a new issue