From: Chandra Seetharaman Date: Wed, 21 Oct 2009 16:22:46 +0000 (-0700) Subject: [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous X-Git-Tag: v2.6.33-rc1~344^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae31f6a7b6e442fc6a92f29330fbad230dc3992;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed