commit | e6d902a3bfd53da375588e498251f4f4f6cd9650 | [log] [tgz] |
---|---|---|
author | Brian King <[email protected]> | Wed Jun 28 08:30:31 2006 -0500 |
committer | Jeff Garzik <[email protected]> | Wed Jul 05 21:47:47 2006 -0400 |
tree | 568f79cb9c92c23d47dcee9bd9d537835ad7b384 | |
parent | a93620b860434a19820072e656f4933e101ea6d4 [diff] |
[PATCH] libata: Conditionally set host->max_cmd_len In preparation for SAS attached SATA devices, which will not have a libata scsi_host, only setup host->max_cmd_len if ap->host exists. Signed-off-by: Brian King <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>