From: Krishna Gudipati <kgudipat@xxxxxxxxxxx> Hi James, The following patch set includes the following BFA driver bug fixes: 1) Fix to avoid crash during module unload if max vports are created. 2) Fix to remove unsupported adapter models from model description. 3) Fix to have the Logical port online / offline event logging in sync. 4) Updates the MAINTAINERS file to add me to list too. I have compiled & tested the code against your scsi-misc and linux-next (3.4.0-rc1). Thanks, Krishna C Gudipati. Krishna Gudipati (4): bfa: Fix to defer vport delete handler invocation till firmware logo response. bfa: sysfs model description fix. bfa: Fix bfa logging for Logical port state change notification bfa: Update the MAINTAINERS file. MAINTAINERS | 1 + drivers/scsi/bfa/bfa_fcs.h | 3 --- drivers/scsi/bfa/bfa_fcs_lport.c | 32 +++++++++++++++++--------------- drivers/scsi/bfa/bfad.c | 17 ----------------- drivers/scsi/bfa/bfad_attr.c | 20 +++----------------- 5 files changed, 21 insertions(+), 52 deletions(-) -- 1.7.3.rc1 -- 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