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

Commit 72fbaeb6 authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

[BNX2]: Update version and reldate.



Update version to 1.5.10.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 883e5151
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/* bnx2.c: Broadcom NX2 network driver.
 *
 * Copyright (c) 2004, 2005, 2006 Broadcom Corporation
 * Copyright (c) 2004-2007 Broadcom Corporation
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
@@ -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.10"
#define DRV_MODULE_RELDATE	"May 1, 2007"

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

+1 −1
Original line number Diff line number Diff line
/* bnx2.h: Broadcom NX2 network driver.
 *
 * Copyright (c) 2004, 2005, 2006 Broadcom Corporation
 * Copyright (c) 2004-2007 Broadcom Corporation
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by