Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a334b34 authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

[BNX2]: Update version to 1.6.2.

parent 58fc2ea4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,8 +54,8 @@

#define DRV_MODULE_NAME		"bnx2"
#define PFX DRV_MODULE_NAME	": "
#define DRV_MODULE_VERSION	"1.5.11"
#define DRV_MODULE_RELDATE	"June 4, 2007"
#define DRV_MODULE_VERSION	"1.6.2"
#define DRV_MODULE_RELDATE	"July 6, 2007"

#define RUN_AT(x) (jiffies + (x))