|
@@ -1,6 +1,6 @@
|
|
|
/* bnx2x.h: Broadcom Everest network driver.
|
|
|
*
|
|
|
- * Copyright (c) 2007-2010 Broadcom Corporation
|
|
|
+ * Copyright (c) 2007-2011 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
|
|
@@ -22,8 +22,8 @@
|
|
|
* (you will need to reboot afterwards) */
|
|
|
/* #define BNX2X_STOP_ON_ERROR */
|
|
|
|
|
|
-#define DRV_MODULE_VERSION "1.62.11-0"
|
|
|
-#define DRV_MODULE_RELDATE "2011/01/31"
|
|
|
+#define DRV_MODULE_VERSION "1.62.12-0"
|
|
|
+#define DRV_MODULE_RELDATE "2011/03/20"
|
|
|
#define BNX2X_BC_VER 0x040200
|
|
|
|
|
|
#define BNX2X_MULTI_QUEUE
|