[SCSI] ips: Fix up for correct scatter/gather processing
authorJack Hammer <jack_hammer@adaptec.com>
Tue, 25 Oct 2005 18:13:03 +0000 (14:13 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 29 Oct 2005 15:39:41 +0000 (10:39 -0500)
Added kmap_atomic/kunmap_atomic. Added protection of KM_IRQ0 slot with
local_irq_save(), local_irq_restore(), and comments.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found