From: Michael Reed <mdr@sgi.com>
To: linux-scsi <linux-scsi@vger.kernel.org>
Cc: Jeremy Higdon <jeremy@sgi.com>, Jes Sorensen <jes@sgi.com>
Subject: [PATCH 0/2] qla1280: driver clean up, error recovery rewrite
Date: Wed, 08 Apr 2009 14:33:10 -0500 [thread overview]
Message-ID: <49DCFBF6.8050007@sgi.com> (raw)
The first of the following two patches contains the removal
of some unneeded, inactive and unused code, some trivial
corrections to comments and a printk, and the return of a
proper status in qla1280_queuecommand. No fundamental logic
changes are made.
The second of the two patches reworks driver error recovery.
The driver now waits for the scsi commands associated with a
particular error recovery step to be returned to the mid-layer,
and returns the appropriate SUCCESS or FAILED status. Removes
unneeded polling of chip for interrupts.
This patch also bumps the driver version number.
These patches apply to linux-2.6.30-rc1.
Signed-off-by: Michael Reed <mdr@sgi.com>
next reply other threads:[~2009-04-08 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 19:33 Michael Reed [this message]
2009-04-09 8:20 ` [PATCH 0/2] qla1280: driver clean up, error recovery rewrite Jes Sorensen
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=49DCFBF6.8050007@sgi.com \
--to=mdr@sgi.com \
--cc=jeremy@sgi.com \
--cc=jes@sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox