* [net-next-2.6 PATCH 9/9] vxge: Version update
@ 2009-07-02 7:18 Sreenivasa Honnur
2009-07-02 7:27 ` Eric Dumazet
0 siblings, 1 reply; 5+ messages in thread
From: Sreenivasa Honnur @ 2009-07-02 7:18 UTC (permalink / raw)
To: davem; +Cc: netdev, support
- Version update
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
---
diff -urpN patch_8/drivers/net/vxge/vxge-version.h patch_9/drivers/net/vxge/vxge-version.h
--- patch_8/drivers/net/vxge/vxge-version.h 2009-06-30 12:14:09.000000000 +0530
+++ patch_9/drivers/net/vxge/vxge-version.h 2009-06-30 12:47:50.000000000 +0530
@@ -18,6 +18,6 @@
#define VXGE_VERSION_MAJOR "2"
#define VXGE_VERSION_MINOR "0"
#define VXGE_VERSION_FIX "4"
-#define VXGE_VERSION_BUILD "17795"
+#define VXGE_VERSION_BUILD "17899"
#define VXGE_VERSION_FOR "k"
#endif
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [net-next-2.6 PATCH 9/9] vxge: Version update
2009-07-02 7:18 [net-next-2.6 PATCH 9/9] vxge: Version update Sreenivasa Honnur
@ 2009-07-02 7:27 ` Eric Dumazet
2009-07-02 8:19 ` Ramkrishna Vepa
0 siblings, 1 reply; 5+ messages in thread
From: Eric Dumazet @ 2009-07-02 7:27 UTC (permalink / raw)
To: Sreenivasa Honnur; +Cc: davem, netdev, support
Sreenivasa Honnur a écrit :
> - Version update
>
> Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
> Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
> ---
> diff -urpN patch_8/drivers/net/vxge/vxge-version.h patch_9/drivers/net/vxge/vxge-version.h
> --- patch_8/drivers/net/vxge/vxge-version.h 2009-06-30 12:14:09.000000000 +0530
> +++ patch_9/drivers/net/vxge/vxge-version.h 2009-06-30 12:47:50.000000000 +0530
> @@ -18,6 +18,6 @@
> #define VXGE_VERSION_MAJOR "2"
> #define VXGE_VERSION_MINOR "0"
> #define VXGE_VERSION_FIX "4"
> -#define VXGE_VERSION_BUILD "17795"
> +#define VXGE_VERSION_BUILD "17899"
> #define VXGE_VERSION_FOR "k"
> #endif
>
Just curious, why do you change only BUILD, after all previous changes
that seem quite important, like requiring a new firmware (see patch 7/9) and or
fixing crash issues ?
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [net-next-2.6 PATCH 9/9] vxge: Version update
2009-07-02 7:27 ` Eric Dumazet
@ 2009-07-02 8:19 ` Ramkrishna Vepa
0 siblings, 0 replies; 5+ messages in thread
From: Ramkrishna Vepa @ 2009-07-02 8:19 UTC (permalink / raw)
To: Eric Dumazet, Sreenivasa Honnur; +Cc: davem, netdev, support
> Just curious, why do you change only BUILD, after all previous changes
> that seem quite important, like requiring a new firmware (see patch
7/9)
> and or
> fixing crash issues ?
[Ram] Good point! We have a few more minor fixes to submit to complete
the list and then will bump up the 'FIX' number.
Ram
^ permalink raw reply [flat|nested] 5+ messages in thread
* [net-next-2.6 PATCH 9/9] vxge: Version update
@ 2009-10-05 9:15 Sreenivasa Honnur
0 siblings, 0 replies; 5+ messages in thread
From: Sreenivasa Honnur @ 2009-10-05 9:15 UTC (permalink / raw)
To: davem; +Cc: netdev, support
- Version Update.
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
---
diff -urpN orig//drivers/net/vxge/vxge-version.h patch-9//drivers/net/vxge/vxge-version.h
--- orig//drivers/net/vxge/vxge-version.h 2009-10-04 22:43:59.000000000 -0700
+++ patch-9//drivers/net/vxge/vxge-version.h 2009-10-04 22:43:08.000000000 -0700
@@ -17,7 +17,7 @@
#define VXGE_VERSION_MAJOR "2"
#define VXGE_VERSION_MINOR "0"
-#define VXGE_VERSION_FIX "5"
-#define VXGE_VERSION_BUILD "18053"
+#define VXGE_VERSION_FIX "6"
+#define VXGE_VERSION_BUILD "18707"
#define VXGE_VERSION_FOR "k"
#endif
^ permalink raw reply [flat|nested] 5+ messages in thread
* [net-next-2.6 PATCH 9/9] vxge: Version update.
@ 2009-10-05 11:59 Sreenivasa Honnur
0 siblings, 0 replies; 5+ messages in thread
From: Sreenivasa Honnur @ 2009-10-05 11:59 UTC (permalink / raw)
To: davem; +Cc: netdev, support
- Version Update.
Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
---
diff -urpN orig/drivers/net/vxge/vxge-version.h patch-9/drivers/net/vxge/vxge-version.h
--- orig/drivers/net/vxge/vxge-version.h 2009-10-04 22:43:59.000000000 -0700
+++ patch-9/drivers/net/vxge/vxge-version.h 2009-10-04 22:43:08.000000000 -0700
@@ -17,7 +17,7 @@
#define VXGE_VERSION_MAJOR "2"
#define VXGE_VERSION_MINOR "0"
-#define VXGE_VERSION_FIX "5"
-#define VXGE_VERSION_BUILD "18053"
+#define VXGE_VERSION_FIX "6"
+#define VXGE_VERSION_BUILD "18707"
#define VXGE_VERSION_FOR "k"
#endif
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-10-05 12:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 7:18 [net-next-2.6 PATCH 9/9] vxge: Version update Sreenivasa Honnur
2009-07-02 7:27 ` Eric Dumazet
2009-07-02 8:19 ` Ramkrishna Vepa
-- strict thread matches above, loose matches on Subject: below --
2009-10-05 9:15 Sreenivasa Honnur
2009-10-05 11:59 Sreenivasa Honnur
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).