From: Vasu Dev Date: Wed, 27 Jul 2011 22:10:39 +0000 (-0700) Subject: [SCSI] libfc, fcoe: ignore rx frame with wrong xid info X-Git-Tag: v3.1-rc1~113^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=324f667833d7ddd9501ed8c0e3ec5754ddb1b695;p=pandora-kernel.git [SCSI] libfc, fcoe: ignore rx frame with wrong xid info Drop the rx frame having xid with wrong cpu info or received with xid not matching to our xid. Not dropping such frame is causing panic as that causes accessing data struct beyond their bounds. Signed-off-by: Vasu Dev Tested-by: Ross Brattain Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed