public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] esp_scsi, mac_esp: Various fixes and cleanups
@ 2017-08-04  5:43 Finn Thain
  2017-08-04  5:43 ` [PATCH 1/5] scsi/mac_esp: Avoid type warning from sparse Finn Thain
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Finn Thain @ 2017-08-04  5:43 UTC (permalink / raw)
  To: James E.J. Bottomley, Martin K. Petersen
  Cc: Thomas Bogendoerfer, David Miller, Hannes Reinecke, Meelis Roos,
	Michael Schmitz, linux-scsi, linux-kernel

This series has been tested on m68k Macs (ESP236 equivalent).

Some more testing with different targets and devices (FAS236 etc)
might be nice. Being that the esp_scsi fixes are on error paths,
more review may actually be more valuable than more testing...


Finn Thain (5):
  scsi/mac_esp: Avoid type warning from sparse
  scsi/mac_esp: Fix PIO transfers for MESSAGE IN phase
  scsi/esp_scsi: Clean up control flow and dead code
  scsi/esp_scsi: Avoid sending ABORT TASK SET messages
  scsi/esp_scsi: Always clear msg_out_len after MESSAGE OUT phase

 drivers/scsi/esp_scsi.c | 53 +++++++++++++++++++++----------------------------
 drivers/scsi/esp_scsi.h |  1 -
 drivers/scsi/mac_esp.c  | 37 +++++++++++++++++-----------------
 3 files changed, 42 insertions(+), 49 deletions(-)

-- 
2.13.0

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

end of thread, other threads:[~2017-08-11  0:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04  5:43 [PATCH 0/5] esp_scsi, mac_esp: Various fixes and cleanups Finn Thain
2017-08-04  5:43 ` [PATCH 1/5] scsi/mac_esp: Avoid type warning from sparse Finn Thain
2017-08-04  5:43 ` [PATCH 3/5] scsi/esp_scsi: Clean up control flow and dead code Finn Thain
2017-08-04  5:43 ` [PATCH 2/5] scsi/mac_esp: Fix PIO transfers for MESSAGE IN phase Finn Thain
2017-08-04  5:43 ` [PATCH 5/5] scsi/esp_scsi: Always clear msg_out_len after MESSAGE OUT phase Finn Thain
2017-08-04  5:43 ` [PATCH 4/5] scsi/esp_scsi: Avoid sending ABORT TASK SET messages Finn Thain
2017-08-10 23:59 ` [PATCH 0/5] esp_scsi, mac_esp: Various fixes and cleanups Martin K. Petersen

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