[SCSI] scsi_dh: Make hp hardware handler's activate() async
authorChandra Seetharaman <sekharan@us.ibm.com>
Wed, 21 Oct 2009 16:22:58 +0000 (09:22 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:00:47 +0000 (12:00 -0600)
commit4e2ef86cd5ce057b60acea33bb71c06676e71888
treeac043801ebd475a482aafe8d17412f31c42137bc
parent970f3f47e7c97c0bfe9f91356943b55ac389cb1d
[SCSI] scsi_dh: Make hp hardware handler's activate() async

Make the activate function asynchronous by using blk_execute_rq_nowait()

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/device_handler/scsi_dh_hp_sw.c