linux_dsm_epyc7002/drivers/scsi/be2iscsi
Jayamohan Kallickal b7ab35b133 be2iscsi: Fix processing CQE before connection resources are freed
Driver should process the completion queue entries before a connection
 resources are freed. While running mixed traffic due to latency, driver
 processes the CQE after the connection resources are freed. This fix
 processes all the completion queue before the connection resources are
 freed.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-09-16 09:09:47 -07:00
..
be_cmds.c be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_cmds.h be2iscsi: Fix updating the boot enteries in sysfs 2014-09-16 09:09:46 -07:00
be_iscsi.c be2iscsi: Fix processing CQE before connection resources are freed 2014-09-16 09:09:47 -07:00
be_iscsi.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_main.c be2iscsi: Fix processing CQE before connection resources are freed 2014-09-16 09:09:47 -07:00
be_main.h be2iscsi: Fix processing CQE before connection resources are freed 2014-09-16 09:09:47 -07:00
be_mgmt.c be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be_mgmt.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
be.h be2iscsi: Fix the copyright year 2014-09-16 09:09:46 -07:00
Kconfig
Makefile