* [5/5][BNX2]: Update version and reldate.
@ 2007-06-05 0:01 Michael Chan
2007-06-05 4:26 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Michael Chan @ 2007-06-05 0:01 UTC (permalink / raw)
To: davem; +Cc: andy, netdev
[BNX2]: Update version and reldate.
Update to version 1.5.11.
Signed-off-by: Michael Chan <mchan@broadcom.com>
diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c
index 58e6f49..a9b833b 100644
--- a/drivers/net/bnx2.c
+++ b/drivers/net/bnx2.c
@@ -54,8 +54,8 @@
#define DRV_MODULE_NAME "bnx2"
#define PFX DRV_MODULE_NAME ": "
-#define DRV_MODULE_VERSION "1.5.10"
-#define DRV_MODULE_RELDATE "May 1, 2007"
+#define DRV_MODULE_VERSION "1.5.11"
+#define DRV_MODULE_RELDATE "June 4, 2007"
#define RUN_AT(x) (jiffies + (x))
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [5/5][BNX2]: Update version and reldate.
2007-06-05 0:01 [5/5][BNX2]: Update version and reldate Michael Chan
@ 2007-06-05 4:26 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-06-05 4:26 UTC (permalink / raw)
To: mchan; +Cc: andy, netdev
From: "Michael Chan" <mchan@broadcom.com>
Date: Mon, 04 Jun 2007 17:01:18 -0700
> [BNX2]: Update version and reldate.
>
> Update to version 1.5.11.
>
> Signed-off-by: Michael Chan <mchan@broadcom.com>
Also applied.
I'd like to note in passing since I saw it in the context of this diff
that I find the RUN_AT() macro confusing.
It's name implies that the argument given to it is absolute. Instead,
the argument is relative and it's return value is absolute.
Maybe it's just me :-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-05 4:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-05 0:01 [5/5][BNX2]: Update version and reldate Michael Chan
2007-06-05 4:26 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).