From: wenxiong@linux.vnet.ibm.com
To: James.Bottomley@HansenPartnership.com
Cc: linux-scsi@vger.kernel.org, brking@linux.vnet.ibm.com,
klebers@linux.vnet.ibm.com,
Wen Xiong <wenxiong@linux.vnet.ibm.com>
Subject: [PATCH V2 7/8] ipr: Driver version 2.6.0
Date: Thu, 17 Jan 2013 12:44:47 -0600 [thread overview]
Message-ID: <20130117184644.777206059@linux.vnet.ibm.com> (raw)
In-Reply-To: 20130117184440.249625379@linux.vnet.ibm.com
[-- Attachment #1: version_bump --]
[-- Type: text/plain, Size: 666 bytes --]
Bump driver version.
Signed-off-by: Wen Xiong <wenxiong@linux.vnet.ibm.com>
---
drivers/scsi/ipr.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: b/drivers/scsi/ipr.h
===================================================================
--- a/drivers/scsi/ipr.h 2013-01-11 16:11:50.275910225 -0600
+++ b/drivers/scsi/ipr.h 2013-01-11 16:12:03.673719736 -0600
@@ -39,8 +39,8 @@
/*
* Literals
*/
-#define IPR_DRIVER_VERSION "2.5.4"
-#define IPR_DRIVER_DATE "(July 11, 2012)"
+#define IPR_DRIVER_VERSION "2.6.0"
+#define IPR_DRIVER_DATE "(November 16, 2012)"
/*
* IPR_MAX_CMD_PER_LUN: This defines the maximum number of outstanding
--
next prev parent reply other threads:[~2013-01-17 18:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 18:44 [PATCH V2 0/8] Add support for new IBM SAS controllers wenxiong
2013-01-17 18:44 ` [PATCH V2 1/8] ipr: Add sereral new CCIN definitions for new adapters support wenxiong
2013-01-17 18:44 ` [PATCH V2 2/8] ipr: Handler ID memory allocation failure wenxiong
2013-01-17 18:44 ` [PATCH V2 3/8] ipr: Resource path error logging cleanup wenxiong
2013-01-17 18:44 ` [PATCH V2 4/8] ipr: Add support for MSI-X and distributed completion wenxiong
2013-01-17 18:44 ` [PATCH V2 5/8] ipr: Reduce lock contention wenxiong
2013-01-17 18:44 ` [PATCH V2 6/8] ipr: Implement block iopoll wenxiong
2013-01-17 18:44 ` wenxiong [this message]
2013-01-17 18:44 ` [PATCH V2 8/8] ipr: Fix sparse error in ipr driver wenxiong
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=20130117184644.777206059@linux.vnet.ibm.com \
--to=wenxiong@linux.vnet.ibm.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=brking@linux.vnet.ibm.com \
--cc=klebers@linux.vnet.ibm.com \
--cc=linux-scsi@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.