Here are a variety of fixes and improvements to libfc, libfcoe and fcoe. --- Joe Eykholt (1): libfc: set seq_id for incoming sequence Kaladhar Musunuru (2): libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect port_id and wwn libfcoe: Fix incorrect MAC address clearing Robert Love (4): libfc: Move the port_id into lport fcoe: move link speed checking into its own routine libfc: Remove extra pointer check libfc: Remove unused fc_get_host_port_type Vasu Dev (3): fcoe: fix fcoe module ref counting fcoe: fix a circular locking issue with rtnl and sysfs mutex fcoe: fixes wrong error exit in fcoe_create drivers/scsi/fcoe/fcoe.c | 87 +++++++++++++++++++++++++++++++---------- drivers/scsi/fcoe/libfcoe.c | 16 +++----- drivers/scsi/libfc/fc_disc.c | 2 - drivers/scsi/libfc/fc_elsct.c | 2 - drivers/scsi/libfc/fc_exch.c | 12 +++--- drivers/scsi/libfc/fc_fcp.c | 14 +++---- drivers/scsi/libfc/fc_libfc.h | 2 - drivers/scsi/libfc/fc_lport.c | 27 +++++-------- drivers/scsi/libfc/fc_npiv.c | 4 +- include/scsi/fc_encode.h | 18 +++----- include/scsi/libfc.h | 3 + 11 files changed, 110 insertions(+), 77 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