All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH net-next 8/8] bnx2x: Update version to 1.52.53-5
  2010-09-01 19:51 [PATCH net-next 8/8] bnx2x: Update version to 1.52.53-5 Yaniv Rosner
@ 2010-09-01 16:44 ` Joe Perches
  2010-09-01 19:30   ` Eilon Greenstein
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Perches @ 2010-09-01 16:44 UTC (permalink / raw)
  To: Yaniv Rosner; +Cc: davem, netdev, eilong

On Wed, 2010-09-01 at 22:51 +0300, Yaniv Rosner wrote:
>  drivers/net/bnx2x/bnx2x.h |    4 ++--
> +++ b/drivers/net/bnx2x/bnx2x.h
> -#define DRV_MODULE_VERSION      "1.52.53-4"
> -#define DRV_MODULE_RELDATE      "2010/16/08"
> +#define DRV_MODULE_VERSION      "1.52.53-5"
> +#define DRV_MODULE_RELDATE      "2010/01/09"
>  #define BNX2X_BC_VER            0x040200

Your date scheme is very odd.

yyyy/dd/mm?

Where in the world is that used?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next 8/8] bnx2x: Update version to 1.52.53-5
  2010-09-01 16:44 ` Joe Perches
@ 2010-09-01 19:30   ` Eilon Greenstein
  0 siblings, 0 replies; 3+ messages in thread
From: Eilon Greenstein @ 2010-09-01 19:30 UTC (permalink / raw)
  To: Joe Perches; +Cc: Yaniv Rosner, davem, netdev

On Wed, 2010-09-01 at 09:44 -0700, Joe Perches wrote:
> On Wed, 2010-09-01 at 22:51 +0300, Yaniv Rosner wrote:
> >  drivers/net/bnx2x/bnx2x.h |    4 ++--
> > +++ b/drivers/net/bnx2x/bnx2x.h
> > -#define DRV_MODULE_VERSION      "1.52.53-4"
> > -#define DRV_MODULE_RELDATE      "2010/16/08"
> > +#define DRV_MODULE_VERSION      "1.52.53-5"
> > +#define DRV_MODULE_RELDATE      "2010/01/09"
> >  #define BNX2X_BC_VER            0x040200
> 
> Your date scheme is very odd.
> 
> yyyy/dd/mm?
> 

You are right... It should have been yyyy/mm/dd. We are now working on
another patch series, and we will fix the format in that one.

Thanks for pointing it out,
Eilon



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH net-next 8/8] bnx2x: Update version to 1.52.53-5
@ 2010-09-01 19:51 Yaniv Rosner
  2010-09-01 16:44 ` Joe Perches
  0 siblings, 1 reply; 3+ messages in thread
From: Yaniv Rosner @ 2010-09-01 19:51 UTC (permalink / raw)
  To: davem; +Cc: netdev, eilong

Update version to 1.52.53-5

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com> 
---
 drivers/net/bnx2x/bnx2x.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/bnx2x/bnx2x.h b/drivers/net/bnx2x/bnx2x.h
index 0c2d96e..a019c67 100644
--- a/drivers/net/bnx2x/bnx2x.h
+++ b/drivers/net/bnx2x/bnx2x.h
@@ -20,8 +20,8 @@
  * (you will need to reboot afterwards) */
 /* #define BNX2X_STOP_ON_ERROR */
 
-#define DRV_MODULE_VERSION      "1.52.53-4"
-#define DRV_MODULE_RELDATE      "2010/16/08"
+#define DRV_MODULE_VERSION      "1.52.53-5"
+#define DRV_MODULE_RELDATE      "2010/01/09"
 #define BNX2X_BC_VER            0x040200
 
 #if defined(CONFIG_VLAN_8021Q) || defined(CONFIG_VLAN_8021Q_MODULE)
-- 
1.7.1






^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-01 19:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-01 19:51 [PATCH net-next 8/8] bnx2x: Update version to 1.52.53-5 Yaniv Rosner
2010-09-01 16:44 ` Joe Perches
2010-09-01 19:30   ` Eilon Greenstein

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.