Skip to content

Commit

Permalink
mlx4_core: Bump the driver version to 1.0
Browse files Browse the repository at this point in the history
Many features were added to this driver, so the driver version should change too.

Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <roland@purestorage.com>
  • Loading branch information
Dotan Barak authored and Roland Dreier committed Jul 22, 2011
1 parent c377913 commit e1892fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/mlx4/mlx4.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit e1892fa

Please sign in to comment.