]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2iscsi: Fix a kernel panic because of TCP RST/FIN received.
authorJohn Soni Jose <sony.john-n@emulex.com>
Thu, 23 Aug 2012 09:07:23 +0000 (14:37 +0530)
committerJerry Snitselaar <jerry.snitselaar@oracle.com>
Thu, 30 Aug 2012 22:34:22 +0000 (15:34 -0700)
commit46fd1a7870b95356ddddab37bff8e80819d0469b
tree2c240d6fa4c06cd0f23d4c1d5fbd240c5c470c9d
parent1dc49612d800159016beed92d49d8d396ef71d01
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>
drivers/scsi/be2iscsi/be_iscsi.c
drivers/scsi/be2iscsi/be_main.c
drivers/scsi/be2iscsi/be_mgmt.h