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

Commit 5e2e7114 authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

[BNX2]: Update version and reldate



Update version to 1.4.39.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 29b12174
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -55,8 +55,8 @@

#define DRV_MODULE_NAME		"bnx2"
#define PFX DRV_MODULE_NAME	": "
#define DRV_MODULE_VERSION	"1.4.38"
#define DRV_MODULE_RELDATE	"February 10, 2006"
#define DRV_MODULE_VERSION	"1.4.39"
#define DRV_MODULE_RELDATE	"March 22, 2006"

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