linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@chromium.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Allan Chou <allan@asix.com.tw>, Freddy Xin <freddy@asix.com.tw>,
	Grant Grundler <grundler@google.com>,
	Grant Grundler <grundler@chromium.org>
Subject: [PATCH 5/5] net-next:asix: V2 Update VERSION
Date: Tue, 15 Nov 2011 09:12:43 -0800	[thread overview]
Message-ID: <1321377163-26308-5-git-send-email-grundler@chromium.org> (raw)
In-Reply-To: <1321377163-26308-1-git-send-email-grundler@chromium.org>

From: Grant Grundler <grundler@google.com>

Only update VERSION to reflect previous changes.

Signed-off-by: Grant Grundler <grundler@chromium.org>
---
 drivers/net/usb/asix.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/usb/asix.c b/drivers/net/usb/asix.c
index f870ab9..e6fed4d 100644
--- a/drivers/net/usb/asix.c
+++ b/drivers/net/usb/asix.c
@@ -36,7 +36,7 @@
 #include <linux/usb/usbnet.h>
 #include <linux/slab.h>
 
-#define DRIVER_VERSION "26-Sep-2011"
+#define DRIVER_VERSION "08-Nov-2011"
 #define DRIVER_NAME "asix"
 
 /* ASIX AX8817X based USB 2.0 Ethernet Devices */
-- 
1.7.3.1


  parent reply	other threads:[~2011-11-15 17:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-15 17:12 [PATCH 1/5] net-next:asix:PHY_MODE_RTL8211CL should be 0xC Grant Grundler
2011-11-15 17:12 ` [PATCH 2/5] net-next:asix:poll in asix_get_phyid in case phy not ready Grant Grundler
2011-11-15 21:41   ` David Miller
2011-11-15 17:12 ` [PATCH 3/5] net-next:asix: reduce AX88772 init time by about 2 seconds Grant Grundler
2011-11-15 21:41   ` David Miller
2011-11-15 17:12 ` [PATCH 4/5] net-next:asix: V2 more fixes for ax88178 phy init sequence Grant Grundler
2011-11-15 21:42   ` David Miller
2011-11-15 17:12 ` Grant Grundler [this message]
2011-11-15 21:42   ` [PATCH 5/5] net-next:asix: V2 Update VERSION David Miller
2011-11-15 21:41 ` [PATCH 1/5] net-next:asix:PHY_MODE_RTL8211CL should be 0xC David Miller
2011-11-15 22:26   ` Grant Grundler
2011-11-15 23:47     ` allan

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=1321377163-26308-5-git-send-email-grundler@chromium.org \
    --to=grundler@chromium.org \
    --cc=allan@asix.com.tw \
    --cc=davem@davemloft.net \
    --cc=freddy@asix.com.tw \
    --cc=grundler@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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).