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

[BNX2]: Update version to 1.7.4.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 38ea3686
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,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.7.3" #define DRV_MODULE_VERSION "1.7.4"
#define DRV_MODULE_RELDATE "January 29, 2008" #define DRV_MODULE_RELDATE "February 18, 2008"
#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