commit | 7c8146510c9cacdaaeb273b5fef6b9201d933bc1 | [log] [tgz] |
---|---|---|
author | Jing Huang <huangj@brocade.com> | Thu Jul 08 19:50:38 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Jul 27 12:04:09 2010 -0500 |
tree | 2fb54cfb83cb02d5b180a3aa165860fa7b1d44f8 | |
parent | 4f1806bc3c409395de4dab5984f7a235dc4a0eda [diff] |
[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>