diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2008-10-09 04:25:42 +0200 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-10-23 18:42:17 +0200 |
commit | 0723d4a8064d52ae44ef2e19749a190b08846be3 (patch) | |
tree | c23f3a89ce9bce704d05a6c84911f1ac1c99c4fb /drivers/scsi/3w-9xxx.c | |
parent | [SCSI] fix netlink kernel-doc (diff) | |
download | linux-0723d4a8064d52ae44ef2e19749a190b08846be3.tar.xz linux-0723d4a8064d52ae44ef2e19749a190b08846be3.zip |
[SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy API
Since the commit 50bed2e2862a8f3a4f7d683d0d27292e71ef18b9 (sg: disable
interrupts inside sg_copy_buffer), no need to disable interrupts
before calling scsi_sg_copy_from_buffer. So we can simplify
tw_transfer_internal, which disables interrupts just for
scsi_sg_copy_from_buffer.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>\
Acked-by: Adam Radford <linuxraid@amcc.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions