From: Vijaya Mohan Guvva <vmo...@brocade.com> Hi James, Repleaced __BIGENDIAN macro with __BIG_ENDIAN in "Firmware patch simplification" patch and resending patch set.
The following patch-set includes, firmware patch simplification feature, bug fixes, changes to use new firmware images v3.2.3.0 and changes to update the driver version to 3.2.23.0. I have compiled and tested the patches against 3.12 kernel. Please review and provide your comments. Thanks, Vijaya Mohan Guvva Vijaya Mohan Guvva (8): bfa: Firmware patch simplification bfa: Register port with SCSI even on port init failure bfa: LUN discovery issue in direct attach mode bfa: Fix for bcu or hcm faa query hang bfa: Observed auto D-port mode instead of manual bfa: change FC_ELS_TOV to 20sec bfa: Fix crash when symb name set for offline vport bfa: Driver version upgrade to 3.2.23.0 drivers/scsi/bfa/bfa_core.c | 8 +- drivers/scsi/bfa/bfa_defs.h | 1 + drivers/scsi/bfa/bfa_fc.h | 2 +- drivers/scsi/bfa/bfa_fcs.h | 1 + drivers/scsi/bfa/bfa_fcs_lport.c | 29 +- drivers/scsi/bfa/bfa_ioc.c | 727 ++++++++++++++++++++++++++++++++++++--- drivers/scsi/bfa/bfa_ioc.h | 7 +- drivers/scsi/bfa/bfa_ioc_cb.c | 23 ++ drivers/scsi/bfa/bfa_svc.c | 2 +- drivers/scsi/bfa/bfad.c | 91 +++-- drivers/scsi/bfa/bfad_attr.c | 7 +- drivers/scsi/bfa/bfad_bsg.c | 15 + drivers/scsi/bfa/bfad_bsg.h | 1 + drivers/scsi/bfa/bfad_drv.h | 6 +- drivers/scsi/bfa/bfi.h | 42 ++- 15 files changed, 850 insertions(+), 112 deletions(-) -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html