Explorar el Código

bnx2x: Version update

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Eilon Greenstein hace 16 años
padre
commit
c1accad323
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      drivers/net/bnx2x_main.c

+ 2 - 2
drivers/net/bnx2x_main.c

@@ -55,8 +55,8 @@
 #include "bnx2x_init.h"
 #include "bnx2x_dump.h"
 
-#define DRV_MODULE_VERSION	"1.48.102"
-#define DRV_MODULE_RELDATE	"2009/02/12"
+#define DRV_MODULE_VERSION	"1.48.105"
+#define DRV_MODULE_RELDATE	"2009/03/02"
 #define BNX2X_BC_VER		0x040200
 
 /* Time in jiffies before concluding the transmitter is hung */