From: Boaz Harrosh Date: Tue, 2 Oct 2007 21:08:10 +0000 (+0200) Subject: [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes X-Git-Tag: v2.6.24-rc1~1290^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10e1b4bc9238687a4b1311bd5b6769d6b8c704e6;p=pandora-kernel.git [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes - gdth_get_status() returns a single device interrupt IStatus - gdth_interrupt split to __gdth_interrupt() that receives flags if is called from gdth_wait(). - Use dev_id passed from kernel and do not loop on all controllers. - gdth_wait(), get read of all global variables and call the new __gdth_interrupt with these variables on the stack Signed-off-by Boaz Harrosh Signed-off-by: James Bottomley --- Reading git-diff-tree failed