From: Jing Huang Date: Fri, 9 Jul 2010 02:50:38 +0000 (-0700) Subject: [SCSI] bfa: fix interrupt coalescing setting X-Git-Tag: v2.6.36-rc1~570^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c8146510c9cacdaaeb273b5fef6b9201d933bc1;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed