netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ron Mercer <ron.mercer@qlogic.com>
To: netdev@vger.kernel.org
Cc: ron.mercer@qlogic.com
Subject: [PATCH 7/7] qla3xxx: Bumping driver version number to v2.03.00-k4
Date: Mon, 26 Mar 2007 12:43:53 -0700	[thread overview]
Message-ID: <1174938235811-git-send-email-ron.mercer@qlogic.com> (raw)
In-Reply-To: <20070326164650.GA3822@linux-7mw0.qlogic.org>


Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
---
 drivers/net/qla3xxx.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/qla3xxx.c b/drivers/net/qla3xxx.c
index 3a49fc9..2967c89 100755
--- a/drivers/net/qla3xxx.c
+++ b/drivers/net/qla3xxx.c
@@ -39,7 +39,7 @@
 
 #define DRV_NAME  	"qla3xxx"
 #define DRV_STRING 	"QLogic ISP3XXX Network Driver"
-#define DRV_VERSION	"v2.03.00-k3"
+#define DRV_VERSION	"v2.03.00-k4"
 #define PFX		DRV_NAME " "
 
 static const char ql3xxx_driver_name[] = DRV_NAME;
-- 
1.5.0.rc4.16.g9e258


  parent reply	other threads:[~2007-03-26 19:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-26 16:46 [PATCH 0/7] qla3xxx: bugfixes and new PHY support Ron Mercer
2007-03-26 19:43 ` [PATCH 1/7] qla3xxx: bugfix: Add tx control block memset Ron Mercer
2007-03-26 19:43 ` [PATCH 2/7] qla3xxx: bugfix: Multi segment sends were getting whacked Ron Mercer
2007-03-26 19:43 ` [PATCH 3/7] qla3xxx: bugfix: Dropping interrupt under heavy network load Ron Mercer
2007-03-26 19:43 ` [PATCH 4/7] qla3xxx: bugfix: Jumbo frame handling Ron Mercer
2007-03-26 19:43 ` [PATCH 5/7] qla3xxx: Add ethtool get_pauseparam for improved bonding support Ron Mercer
2007-03-26 19:43 ` [PATCH 6/7] qla3xxx: Adding support for the Agere PHY (ET1011C) Ron Mercer
2007-03-29 12:35   ` Jeff Garzik
2007-03-26 19:43 ` Ron Mercer [this message]
2007-03-26 20:42 ` [PATCH 1/7] qla3xxx: bugfix: Add tx control block memset Ron Mercer
2007-03-28  6:19   ` Jeff Garzik
2007-03-26 20:42 ` [PATCH 2/7] qla3xxx: bugfix: Multi segment sends were getting whacked Ron Mercer
2007-03-26 20:42 ` [PATCH 3/7] qla3xxx: bugfix: Dropping interrupt under heavy network load Ron Mercer
2007-03-26 20:43 ` [PATCH 4/7] qla3xxx: bugfix: Jumbo frame handling Ron Mercer
2007-03-26 20:43 ` [PATCH 5/7] qla3xxx: Add ethtool get_pauseparam for improved bonding support Ron Mercer
2007-03-26 20:43 ` [PATCH 6/7] qla3xxx: Adding support for the Agere PHY (ET1011C) Ron Mercer
2007-03-26 20:43 ` [PATCH 7/7] qla3xxx: Bumping driver version number to v2.03.00-k4 Ron Mercer
2007-03-26 20:47   ` Andrew Vasquez
2007-03-26 20:59     ` Ron Mercer
2007-03-29 12:32       ` Jeff Garzik

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=1174938235811-git-send-email-ron.mercer@qlogic.com \
    --to=ron.mercer@qlogic.com \
    --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).