From: Andrew Vasquez Date: Mon, 9 Feb 2009 04:50:12 +0000 (-0800) Subject: [SCSI] qla2xxx: Properly acknowledge IDC notification messages. X-Git-Tag: v2.6.29-rc6~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a659571eccfde1df9bd057d67be51d1aaa0e2db;p=pandora-kernel.git [SCSI] qla2xxx: Properly acknowledge IDC notification messages. To ensure smooth operations amongst the FCoE and NIC side components of the ISP81xx chip, the FCoE driver (qla2xxx) must ensure the 10gb NIC driver (qlge) does not timeout waiting for IDC (Inter-Driver Communication) acknowledgments. The acknowledgment requirements are trivial -- a simple mirroring of incoming mailbox registers during the AEN to a process-context capable mailbox command. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed