From: Kashyap, Desai Date: Fri, 29 May 2009 11:16:50 +0000 (+0530) Subject: [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function X-Git-Tag: v2.6.31-rc1~365^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea2a788de4ce5ebab09276e25443f55592af2335;p=pandora-kernel.git [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function 1) rewrite of ioctl_cmds internal generated function that issue commands to firmware, porting them to be single threaded using the generic MPT_MGMT struct. All wait Queues are replace by completion Queue. 2) added seperate callback handler for ioctl task managment (mptctl_taskmgmt_reply), to handle command that timeout 3) rewrite mptctl_bus_reset Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed