mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
mlx4_core: updated driver version to 1.1
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
ab9c17a009
commit
7d4b6bcce0
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@
|
|||
|
||||
#define DRV_NAME "mlx4_core"
|
||||
#define PFX DRV_NAME ": "
|
||||
#define DRV_VERSION "1.0"
|
||||
#define DRV_RELDATE "July 14, 2011"
|
||||
#define DRV_VERSION "1.1"
|
||||
#define DRV_RELDATE "Dec, 2011"
|
||||
|
||||
enum {
|
||||
MLX4_HCR_BASE = 0x80680,
|
||||
|
|
Loading…
Reference in a new issue