commit | 3ae31f6a7b6e442fc6a92f29330fbad230dc3992 | [log] [tgz] |
---|---|---|
author | Chandra Seetharaman <sekharan@us.ibm.com> | Wed Oct 21 09:22:46 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:00:46 2009 -0600 |
tree | 9ca152ac3412de2917c0486b64898e6a75f853d9 | |
parent | 42e62a74377bcbb526565a31aa18da8f712b93ee [diff] |
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous Make scsi_dh_activate() function asynchronous, by taking in two additional parameters, one is the callback function and the other is the data to call the callback function with. Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>