Commit d6aa4ace authored by Michael Chan's avatar Michael Chan Committed by David S. Miller

[BNX2]: Update version and reldate.

Update version to 1.5.3.
Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e6be763f
...@@ -57,8 +57,8 @@ ...@@ -57,8 +57,8 @@
#define DRV_MODULE_NAME "bnx2" #define DRV_MODULE_NAME "bnx2"
#define PFX DRV_MODULE_NAME ": " #define PFX DRV_MODULE_NAME ": "
#define DRV_MODULE_VERSION "1.5.2" #define DRV_MODULE_VERSION "1.5.3"
#define DRV_MODULE_RELDATE "December 13, 2006" #define DRV_MODULE_RELDATE "January 8, 2007"
#define RUN_AT(x) (jiffies + (x)) #define RUN_AT(x) (jiffies + (x))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment