mirror of https://gitee.com/openkylin/linux.git
bnx2x: Version
Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
3910c8ae44
commit
5422a22573
|
@ -57,8 +57,8 @@
|
||||||
#include "bnx2x.h"
|
#include "bnx2x.h"
|
||||||
#include "bnx2x_init.h"
|
#include "bnx2x_init.h"
|
||||||
|
|
||||||
#define DRV_MODULE_VERSION "1.45.24"
|
#define DRV_MODULE_VERSION "1.45.25"
|
||||||
#define DRV_MODULE_RELDATE "2009/01/14"
|
#define DRV_MODULE_RELDATE "2009/01/22"
|
||||||
#define BNX2X_BC_VER 0x040200
|
#define BNX2X_BC_VER 0x040200
|
||||||
|
|
||||||
/* Time in jiffies before concluding the transmitter is hung */
|
/* Time in jiffies before concluding the transmitter is hung */
|
||||||
|
|
Loading…
Reference in New Issue