Boaz Harrosh 10e1b4bc92 [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 <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-12 14:55:51 -04:00
..
2007-07-31 15:39:39 -07:00
2007-08-06 16:10:54 +01:00
2007-07-31 15:39:39 -07:00
2007-07-21 18:37:12 -07:00
2007-07-30 21:14:00 -04:00
2007-08-14 18:37:15 +02:00
2007-08-01 23:46:46 +02:00
2007-08-11 22:34:48 +02:00
2007-08-11 15:47:41 -07:00
2007-07-31 15:39:37 -07:00
2007-07-29 16:53:59 -07:00
2007-07-31 15:39:44 -07:00
2007-10-12 14:47:21 -04:00
2007-08-11 15:47:42 -07:00
2007-07-26 11:11:57 -07:00
2007-07-26 11:35:17 -07:00
2007-07-29 18:58:39 +00:00