Hi James, The following patchset fixes a system crash seen while reading sysfs fc_host statistics; the fix is to initialize the port data structure during driver attach. We also added sysfs support to obtain debug info from BFA, such as firmware trace, driver trace and the capability to read/write to the registers. Can you please include these patches in your scsi-misc tree? Krishna Gudipati (2): bfa: fix system crash when reading sysfs fc_host statistics bfa: Add sysfs support to obtain debug info. drivers/scsi/bfa/bfa_core.c | 22 +++ drivers/scsi/bfa/bfad.c | 10 + drivers/scsi/bfa/bfad_attr.c | 387 +++++++++++++++++++++++++++++++++++++++++- drivers/scsi/bfa/bfad_drv.h | 8 +- 4 files changed, 423 insertions(+), 4 deletions(-) Thanks, Krishna Chaitanya Gudipati. -- 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