Here are a few fixes to libfc, libfcoe and fcoe. No new features, just bug fixes. --- Bhanu Prakash Gollapudi (1): libfc: Do not let disc work cancel itself Kiran Patil (1): libfcoe: VN2VN connection setup causing stack memory corruption. Mike Christie (1): libfc: fix setting of rport dev loss Robert Love (1): fcoe: Fix broken NPIV with correction to MAC validation Vasu Dev (4): libfc: use DID_TRANSPORT_DISRUPTED while lport not ready libfc: adds flogi retry in case DID is zero in RJT fcoe: set default FIP mode as FIP_MODE_FABRIC libfc: possible race could panic system due to NULL fsp->cmd drivers/scsi/fcoe/fcoe.c | 18 +++++++----------- drivers/scsi/fcoe/libfcoe.c | 2 +- drivers/scsi/libfc/fc_disc.c | 5 ++--- drivers/scsi/libfc/fc_fcp.c | 24 ++++++++---------------- drivers/scsi/libfc/fc_lport.c | 12 ++++-------- drivers/scsi/libfc/fc_rport.c | 4 ++-- include/scsi/libfc.h | 2 +- 7 files changed, 25 insertions(+), 42 deletions(-) -- Thanks, //Rob -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html