[SCSI] bfa: fix interrupt coalescing setting
authorJing Huang <huangj@brocade.com>
Fri, 9 Jul 2010 02:50:38 +0000 (19:50 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:04:09 +0000 (12:04 -0500)
commit7c8146510c9cacdaaeb273b5fef6b9201d933bc1
tree2fb54cfb83cb02d5b180a3aa165860fa7b1d44f8
parent4f1806bc3c409395de4dab5984f7a235dc4a0eda
[SCSI] bfa: fix interrupt coalescing setting

Do not update the coalesce flag of the intr_attr struct in driver config area
on config response.  This is to prevent the coalesce flag being reported as on
after an ioc disable/enable even if it was set to off before disable.

Signed-off-by: Jing Huang <huangj@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/bfa/bfa_iocfc.c