public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qla1280: driver clean up, error recovery rewrite
@ 2009-04-08 19:33 Michael Reed
  2009-04-09  8:20 ` Jes Sorensen
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Reed @ 2009-04-08 19:33 UTC (permalink / raw)
  To: linux-scsi; +Cc: Jeremy Higdon, Jes Sorensen

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>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-09  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08 19:33 [PATCH 0/2] qla1280: driver clean up, error recovery rewrite Michael Reed
2009-04-09  8:20 ` Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox