commit | 0a513dd8736cdf96821d137b066b6fd44d3eb2cf | [log] [tgz] |
---|---|---|
author | John Soni Jose <sony.john-n@emulex.com> | Mon Aug 20 23:00:55 2012 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Sep 14 17:59:27 2012 +0100 |
tree | 64d29a684c806f90bd42c4ae46f2838e87588f39 | |
parent | 6f72238e774742f618ba0332b76b1860762a40cb [diff] |
[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 <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>