From: John Soni Jose Date: Mon, 20 Aug 2012 17:30:55 +0000 (+0530) Subject: [SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a513dd8736cdf96821d137b066b6fd44d3eb2cf;p=pandora-kernel.git [SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received. A TCP RST/FIN can be received even before the connection specific structures are initialized.This fix checks for the conn structure is intialized or not when RST/FIN is received. Signed-off-by: John Soni Jose Signed-off-by: Jayamohan Kallickal Signed-off-by: James Bottomley --- Reading git-diff-tree failed