linux/drivers/scsi/libfc
Hannes Reinecke e0a25286d8 scsi: libfc: Check xid when looking up REC exchanges
We currently can only lookup the local xid, so we need
to reject REC with empty rxid.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-11-08 17:29:53 -05:00
..
fc_disc.c scsi: libfc: Fixup disc_mutex handling 2016-11-08 17:29:46 -05:00
fc_elsct.c [SCSI] libfc: Make the libfc Common Transport(CT) code generic 2012-02-19 08:08:58 -06:00
fc_exch.c scsi: libfc: Check xid when looking up REC exchanges 2016-11-08 17:29:53 -05:00
fc_fcp.c scsi: libfc: wait for E_D_TOV when out-of-order sequence is received 2016-11-08 17:29:53 -05:00
fc_frame.c [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_stats 2012-07-20 08:31:47 +01:00
fc_libfc.c libfc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() 2014-09-30 09:28:36 +02:00
fc_libfc.h libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info 2012-12-14 10:38:55 -08:00
fc_lport.c scsi: libfc: sanitize E_D_TOV and R_A_TOV setting 2016-11-08 17:29:51 -05:00
fc_npiv.c libfc: Use the correct function name in kernel-doc comment. 2015-11-09 17:15:52 -08:00
fc_rport.c scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI 2016-11-08 17:29:52 -05:00
Makefile