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

Commit 705d2091 authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

bnx2: Update version to 1.7.5.

parent d25be1d3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -56,8 +56,8 @@

#define DRV_MODULE_NAME		"bnx2"
#define PFX DRV_MODULE_NAME	": "
#define DRV_MODULE_VERSION	"1.7.4"
#define DRV_MODULE_RELDATE	"February 18, 2008"
#define DRV_MODULE_VERSION	"1.7.5"
#define DRV_MODULE_RELDATE	"April 29, 2008"

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