mirror of https://gitee.com/openkylin/linux.git
be2net: Update the driver version to 12.0.0.0
Signed-off-by: Suresh Reddy <suresh.reddy@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c1b3bdb2ff
commit
40c0066412
|
@ -37,7 +37,7 @@
|
|||
#include "be_hw.h"
|
||||
#include "be_roce.h"
|
||||
|
||||
#define DRV_VER "11.4.0.0"
|
||||
#define DRV_VER "12.0.0.0"
|
||||
#define DRV_NAME "be2net"
|
||||
#define BE_NAME "Emulex BladeEngine2"
|
||||
#define BE3_NAME "Emulex BladeEngine3"
|
||||
|
|
Loading…
Reference in New Issue