Hi Martin, This series improve the log messages to improve the debugging. Kindly apply this series to scsi-queue at your earliest convenience. Thanks, ~Saurav Chad Dupuis (5): qedf: Change MSI-X load error message. qedf: Add driver state to 'driver_stats' debugfs node. qedf: Print scsi_cmd backpointer in good completion path if the command is still being used. qedf: Add LBA to underrun debug messages. qedf: Add port_id for fcport into initiate_cleanup debug message. Saurav Kashyap (7): qedf: Add comment to display logging levels. qedf: Check for fcoe_libfc_config failure. qedf: Log message if scsi_add_host fails. qedf: Check the return value of start_xmit. qedf: Print fcport information on wait for upload timeout. qedf: Add return value to log message if scsi_add_host fails. qedf: Update the driver version to 8.37.25.20. drivers/scsi/qedf/qedf.h | 6 +++++ drivers/scsi/qedf/qedf_debugfs.c | 55 +++++++++++++++++++++++++++++++++++++--- drivers/scsi/qedf/qedf_fip.c | 17 +++++++++++-- drivers/scsi/qedf/qedf_io.c | 21 +++++++-------- drivers/scsi/qedf/qedf_main.c | 32 +++++++++++++++++------ drivers/scsi/qedf/qedf_version.h | 4 +-- 6 files changed, 110 insertions(+), 25 deletions(-) -- 1.8.3.1