dect
/
linux-2.6
Archived
13
0
Fork 0

[BNX2]: Update version to 1.7.3.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Michael Chan 2008-01-29 21:38:52 -08:00 committed by David S. Miller
parent df7f1ed6b8
commit 18c0226e3c
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@
#define DRV_MODULE_NAME "bnx2"
#define PFX DRV_MODULE_NAME ": "
#define DRV_MODULE_VERSION "1.7.2"
#define DRV_MODULE_RELDATE "January 21, 2008"
#define DRV_MODULE_VERSION "1.7.3"
#define DRV_MODULE_RELDATE "January 29, 2008"
#define RUN_AT(x) (jiffies + (x))