aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorYaniv Rosner <yaniv.rosner@broadcom.com>2010-09-01 09:51:37 +0000
committerDavid S. Miller <davem@davemloft.net>2010-09-01 10:44:35 -0700
commit064270132602c6e11482439e0e257f208cae79c0 (patch)
treecfdbee48ab41f9f1cddc66dd814f80247f6fdc1f /drivers
parentbnx2x: Add BCM84823 to the supported PHYs (diff)
downloadlinux-dev-064270132602c6e11482439e0e257f208cae79c0.tar.xz
linux-dev-064270132602c6e11482439e0e257f208cae79c0.zip
bnx2x: Update version to 1.52.53-5
Update version to 1.52.53-5 Signed-off-by: Yaniv Rosner <yanivr@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/bnx2x/bnx2x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/bnx2x/bnx2x.h b/drivers/net/bnx2x/bnx2x.h
index 0c2d96ed561c..a019c67d2995 100644
--- a/drivers/net/bnx2x/bnx2x.h
+++ b/drivers/net/bnx2x/bnx2x.h
@@ -20,8 +20,8 @@
* (you will need to reboot afterwards) */
/* #define BNX2X_STOP_ON_ERROR */
-#define DRV_MODULE_VERSION "1.52.53-4"
-#define DRV_MODULE_RELDATE "2010/16/08"
+#define DRV_MODULE_VERSION "1.52.53-5"
+#define DRV_MODULE_RELDATE "2010/01/09"
#define BNX2X_BC_VER 0x040200
#if defined(CONFIG_VLAN_8021Q) || defined(CONFIG_VLAN_8021Q_MODULE)