Arquivos
linux/include
Brian King 7a801184fa libata: Fixup n_elem initialization
Fixup the inialization of qc->n_elem. It currently gets
initialized to 1 for commands that do not transfer any data.
Fix this by initializing n_elem to 0 and only setting to 1
in ata_scsi_qc_new when there is data to transfer. This fixes
some problems seen with SATA devices attached to ipr adapters.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-01-24 02:04:34 -05:00
..
2007-01-11 18:18:22 -08:00
2007-01-23 18:26:47 +00:00
2007-01-11 18:18:22 -08:00
2007-01-11 18:18:22 -08:00
2007-01-24 02:04:34 -05:00
2007-01-09 10:57:25 +01:00
2006-12-13 09:05:55 -08:00