From: Eddie Wai Date: Tue, 23 Nov 2010 23:29:20 +0000 (-0800) Subject: [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins X-Git-Tag: v2.6.38-rc1~27^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee32576269f33b66c6dbc98144aead1e74a1e91;p=pandora-kernel.git [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins Unsolicited NOP-Ins are placed in the receive queue of the hardware which requires to be read out regardless if the receive pipe is suspended or not. This patch adds the disposal of this RQ element under this condition. Also fixed the bug in the unsolicited NOP-In handling routine which checks for the RESERVED_ITT. Signed-off-by: Eddie Wai Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed