* [net-next]vmxnet3: Bump up driver version number
@ 2015-06-29 11:14 Shreyas Bhatewara
2015-06-29 16:27 ` David Miller
2015-06-29 17:35 ` [Pv-drivers] " Thomas Hellstrom
0 siblings, 2 replies; 3+ messages in thread
From: Shreyas Bhatewara @ 2015-06-29 11:14 UTC (permalink / raw)
To: netdev; +Cc: pv-drivers
Bump up the driver version number to reflect the changes done to
work with vmxnet3 adapter version 2
Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com>
---
diff --git a/drivers/net/vmxnet3/vmxnet3_int.h b/drivers/net/vmxnet3/vmxnet3_int.h
index e9f1075..2652245 100644
--- a/drivers/net/vmxnet3/vmxnet3_int.h
+++ b/drivers/net/vmxnet3/vmxnet3_int.h
@@ -69,10 +69,10 @@
/*
* Version numbers
*/
-#define VMXNET3_DRIVER_VERSION_STRING "1.3.5.0-k"
+#define VMXNET3_DRIVER_VERSION_STRING "1.4.2.0-k"
/* a 32-bit int, each byte encode a verion number in VMXNET3_DRIVER_VERSION */
-#define VMXNET3_DRIVER_VERSION_NUM 0x01030500
+#define VMXNET3_DRIVER_VERSION_NUM 0x01040200
#if defined(CONFIG_PCI_MSI)
/* RSS only makes sense if MSI-X is supported. */
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [net-next]vmxnet3: Bump up driver version number
2015-06-29 11:14 [net-next]vmxnet3: Bump up driver version number Shreyas Bhatewara
@ 2015-06-29 16:27 ` David Miller
2015-06-29 17:35 ` [Pv-drivers] " Thomas Hellstrom
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2015-06-29 16:27 UTC (permalink / raw)
To: sbhatewara; +Cc: netdev, pv-drivers
From: Shreyas Bhatewara <sbhatewara@vmware.com>
Date: Mon, 29 Jun 2015 04:14:43 -0700 (PDT)
> Subject: [net-next]vmxnet3: Bump up driver version number
> From: Shreyas Bhatewara <sbhatewara@vmware.com>
> To: netdev@vger.kernel.org
> cc: pv-drivers@vmware.com
> Date: Mon, 29 Jun 2015 04:14:43 -0700 (PDT)
> Sender: netdev-owner@vger.kernel.org
> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
>
> Bump up the driver version number to reflect the changes done to
> work with vmxnet3 adapter version 2
>
> Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com>
Applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Pv-drivers] [net-next]vmxnet3: Bump up driver version number
2015-06-29 11:14 [net-next]vmxnet3: Bump up driver version number Shreyas Bhatewara
2015-06-29 16:27 ` David Miller
@ 2015-06-29 17:35 ` Thomas Hellstrom
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Hellstrom @ 2015-06-29 17:35 UTC (permalink / raw)
To: Shreyas Bhatewara; +Cc: netdev, pv-drivers
On 06/29/2015 01:14 PM, Shreyas Bhatewara wrote:
> Bump up the driver version number to reflect the changes done to
> work with vmxnet3 adapter version 2
>
> Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
> ---
>
> diff --git a/drivers/net/vmxnet3/vmxnet3_int.h b/drivers/net/vmxnet3/vmxnet3_int.h
> index e9f1075..2652245 100644
> --- a/drivers/net/vmxnet3/vmxnet3_int.h
> +++ b/drivers/net/vmxnet3/vmxnet3_int.h
> @@ -69,10 +69,10 @@
> /*
> * Version numbers
> */
> -#define VMXNET3_DRIVER_VERSION_STRING "1.3.5.0-k"
> +#define VMXNET3_DRIVER_VERSION_STRING "1.4.2.0-k"
>
> /* a 32-bit int, each byte encode a verion number in VMXNET3_DRIVER_VERSION */
> -#define VMXNET3_DRIVER_VERSION_NUM 0x01030500
> +#define VMXNET3_DRIVER_VERSION_NUM 0x01040200
>
> #if defined(CONFIG_PCI_MSI)
> /* RSS only makes sense if MSI-X is supported. */
> _______________________________________________
> Pv-drivers mailing list
> Pv-drivers@vmware.com
> http://mailman2.vmware.com/mailman/listinfo/pv-drivers
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-29 17:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-29 11:14 [net-next]vmxnet3: Bump up driver version number Shreyas Bhatewara
2015-06-29 16:27 ` David Miller
2015-06-29 17:35 ` [Pv-drivers] " Thomas Hellstrom
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).