[SCSI] qla1280.c - fix result for device Busy and Queue Full
authorJeremy Higdon <jeremy@sgi.com>
Sun, 1 May 2005 12:18:48 +0000 (05:18 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 20 May 2005 17:53:43 +0000 (12:53 -0500)
commit7d0e11fb20b08790c71f5336b493662f952641c9
treee453c5d312cd7778b7ce8e11a4920ef0b0226b8a
parentd335cc38c75e28407455463444b912b09c92daec
[SCSI] qla1280.c - fix result for device Busy and Queue Full

I discovered that the qla1280 driver does not send the correct status
to the midlayer when it gets Queue Full or Busy from a device.

Signed-off-by: Jeremy Higdon <jeremy@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla1280.c