From: Sarang Radke Date: Wed, 23 Mar 2011 15:07:33 +0000 (-0700) Subject: [SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completion X-Git-Tag: v2.6.39-rc1~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fa8b573134108a333a317378998a9f1299c4dd6;p=pandora-kernel.git [SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completion Disable Interrupt MBX completion will disable the interrupt on successful completion. Fixed the bug where driver was waiting for Interrupt to come in for its completion. Now driver will poll for disable interrupt MBX completion. Signed-off-by: Sarang Radke Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed