netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Hellstrom <thellstrom@vmware.com>
To: Shreyas Bhatewara <sbhatewara@vmware.com>
Cc: <netdev@vger.kernel.org>, <pv-drivers@vmware.com>
Subject: Re: [Pv-drivers] [net-next]vmxnet3: Bump up driver version number
Date: Mon, 29 Jun 2015 19:35:33 +0200	[thread overview]
Message-ID: <559181E5.603@vmware.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1506290411550.12845@promg-1n-a-dhcp378.eng.vmware.com>

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

      parent reply	other threads:[~2015-06-29 17:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=559181E5.603@vmware.com \
    --to=thellstrom@vmware.com \
    --cc=netdev@vger.kernel.org \
    --cc=pv-drivers@vmware.com \
    --cc=sbhatewara@vmware.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).