[PATCH] BNX2: Update version and reldate.

Update version to 1.5.8.1.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
This commit is contained in:
Michael Chan
2007-05-07 19:04:43 -07:00
committed by Chris Wright
parent 354aec7602
commit 1020ee418d
+2 -2
View File
@@ -54,8 +54,8 @@
#define DRV_MODULE_NAME "bnx2"
#define PFX DRV_MODULE_NAME ": "
#define DRV_MODULE_VERSION "1.5.8"
#define DRV_MODULE_RELDATE "April 24, 2007"
#define DRV_MODULE_VERSION "1.5.8.1"
#define DRV_MODULE_RELDATE "May 7, 2007"
#define RUN_AT(x) (jiffies + (x))