The following series implements a few fixes to libfc, libfcoe and fcoe. --- Bhanu Prakash Gollapudi (1): libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. Hugh Daschbach (2): libfc: Don't assume response request present. libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. Rob Love (1): fcoe: Only rmmod fcoe.ko if there are no active connections Vasu Dev (1): libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer drivers/scsi/fcoe/fcoe.c | 18 ++++++++++++++++-- drivers/scsi/fcoe/libfcoe.c | 2 +- drivers/scsi/libfc/fc_exch.c | 2 +- drivers/scsi/libfc/fc_fcp.c | 3 --- drivers/scsi/libfc/fc_lport.c | 3 ++- drivers/scsi/libfc/fc_rport.c | 2 +- 6 files changed, 21 insertions(+), 9 deletions(-) -- //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