commit | 06328b4f7919e9d2169d45cadc5a37b828a78eda | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Dec 06 15:02:26 2006 +0000 |
committer | David Howells <dhowells@warthog.cambridge.redhat.com> | Wed Dec 06 15:02:26 2006 +0000 |
tree | 2c048aad57f0f9cf17bddfec864e57348b1fe3b8 | |
parent | 4796b71fbb907ce6b8a9acf1852d3646a80b4576 [diff] |
Actually update the fixed up compile failures. Signed-Off-By: David Howells <dhowells@redhat.com>
diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index b09bdd8..9233ed5 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h
@@ -646,6 +646,6 @@ void sas_init_dev(struct domain_device *); -void sas_task_abort(struct sas_task *task); +void sas_task_abort(struct work_struct *); #endif /* _SASLIB_H_ */