|
@@ -1,6 +1,6 @@
|
|
|
/* bnx2x_main.c: Broadcom Everest network driver.
|
|
|
*
|
|
|
- * Copyright (c) 2007-2008 Broadcom Corporation
|
|
|
+ * Copyright (c) 2007-2009 Broadcom Corporation
|
|
|
*
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
@@ -57,8 +57,8 @@
|
|
|
#include "bnx2x.h"
|
|
|
#include "bnx2x_init.h"
|
|
|
|
|
|
-#define DRV_MODULE_VERSION "1.45.23"
|
|
|
-#define DRV_MODULE_RELDATE "2008/11/03"
|
|
|
+#define DRV_MODULE_VERSION "1.45.24"
|
|
|
+#define DRV_MODULE_RELDATE "2009/01/14"
|
|
|
#define BNX2X_BC_VER 0x040200
|
|
|
|
|
|
/* Time in jiffies before concluding the transmitter is hung */
|