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

Commit cae54bdf authored by Roland Dreier's avatar Roland Dreier Committed by Linus Torvalds
Browse files

[PATCH] IB/mthca: Bump version



It's about time for a version bump.

Signed-off-by: default avatarRoland Dreier <roland@topspin.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent ed878458
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -47,8 +47,8 @@


#define DRV_NAME	"ib_mthca"
#define DRV_NAME	"ib_mthca"
#define PFX		DRV_NAME ": "
#define PFX		DRV_NAME ": "
#define DRV_VERSION	"0.06-pre"
#define DRV_VERSION	"0.06"
#define DRV_RELDATE	"November 8, 2004"
#define DRV_RELDATE	"June 23, 2005"


enum {
enum {
	MTHCA_FLAG_DDR_HIDDEN = 1 << 1,
	MTHCA_FLAG_DDR_HIDDEN = 1 << 1,