Netdev List
 help / color / mirror / Atom feed
From: Daniele Venzano <venza@brownhat.org>
To: Sergej Benilov <sergej.benilov@googlemail.com>, netdev@vger.kernel.org
Subject: Re: [PATCH] sis900: increment revision number
Date: Sun, 23 Jun 2019 10:57:03 +0200	[thread overview]
Message-ID: <1a676bde-9a76-d2d9-65b4-9ff32ad2ae9c@brownhat.org> (raw)
In-Reply-To: <20190623074707.6348-1-sergej.benilov@googlemail.com>

Sorry to be late in replying, I am ok also with the previous changes.

Signed-off-by: Daniele Venzano <venza@brownhat.org>

On 23/06/2019 09:47, Sergej Benilov wrote:
> Increment revision number to 1.08.11 (TX completion fix).
>
> Signed-off-by: Sergej Benilov <sergej.benilov@googlemail.com>
> ---
>   drivers/net/ethernet/sis/sis900.c | 7 ++++---
>   1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/net/ethernet/sis/sis900.c b/drivers/net/ethernet/sis/sis900.c
> index abb9b42e..09b4e1c5 100644
> --- a/drivers/net/ethernet/sis/sis900.c
> +++ b/drivers/net/ethernet/sis/sis900.c
> @@ -1,6 +1,6 @@
>   /* sis900.c: A SiS 900/7016 PCI Fast Ethernet driver for Linux.
>      Copyright 1999 Silicon Integrated System Corporation
> -   Revision:	1.08.10 Apr. 2 2006
> +   Revision:	1.08.11 Jun. 23 2019
>   
>      Modified from the driver which is originally written by Donald Becker.
>   
> @@ -16,7 +16,8 @@
>      preliminary Rev. 1.0 Nov. 10, 1998
>      SiS 7014 Single Chip 100BASE-TX/10BASE-T Physical Layer Solution,
>      preliminary Rev. 1.0 Jan. 18, 1998
> -
> +
> +   Rev 1.08.11 Jun. 23 2019 Sergej Benilov TX completion fix
>      Rev 1.08.10 Apr.  2 2006 Daniele Venzano add vlan (jumbo packets) support
>      Rev 1.08.09 Sep. 19 2005 Daniele Venzano add Wake on LAN support
>      Rev 1.08.08 Jan. 22 2005 Daniele Venzano use netif_msg for debugging messages
> @@ -79,7 +80,7 @@
>   #include "sis900.h"
>   
>   #define SIS900_MODULE_NAME "sis900"
> -#define SIS900_DRV_VERSION "v1.08.10 Apr. 2 2006"
> +#define SIS900_DRV_VERSION "v1.08.11 Jun. 23 2019"
>   
>   static const char version[] =
>   	KERN_INFO "sis900.c: " SIS900_DRV_VERSION "\n";

  reply	other threads:[~2019-06-23  9:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-23  7:47 [PATCH] sis900: increment revision number Sergej Benilov
2019-06-23  8:57 ` Daniele Venzano [this message]
2019-06-23  9:10 ` Joe Perches
2019-06-23  9:13   ` Daniele Venzano
2019-06-23 15:37     ` David Miller
2019-06-23 16:26       ` Joe Perches
2019-06-23 15:36 ` David Miller

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=1a676bde-9a76-d2d9-65b4-9ff32ad2ae9c@brownhat.org \
    --to=venza@brownhat.org \
    --cc=netdev@vger.kernel.org \
    --cc=sergej.benilov@googlemail.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