Commit e1892fa8 authored by Dotan Barak's avatar Dotan Barak Committed by Roland Dreier

mlx4_core: Bump the driver version to 1.0

Many features were added to this driver, so the driver version should change too.
Signed-off-by: default avatarDotan Barak <dotanb@dev.mellanox.co.il>
Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent c3779134
......@@ -48,8 +48,8 @@
#include <linux/mlx4/doorbell.h>
#define DRV_NAME "mlx4_core"
#define DRV_VERSION "0.01"
#define DRV_RELDATE "May 1, 2007"
#define DRV_VERSION "1.0"
#define DRV_RELDATE "July 14, 2011"
enum {
MLX4_HCR_BASE = 0x80680,
......
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