Hi Anil, On Thu, Jan 29, 2015 at 7:55 PM, <anil.gurumurthy@xxxxxxxxxx> wrote: > From: Anil Gurumurthy <anil.gurumurthy@xxxxxxxxxx> > > Signed-off-by: Sudarsana Kalluru <sudarsana.kalluru@xxxxxxxxxx> > Signed-off-by: Anil Gurumurthy <anil.gurumurthy@xxxxxxxxxx> > --- > drivers/scsi/bfa/bfa_fcs_lport.c | 2 +- > drivers/scsi/bfa/bfad_im.c | 26 ++++++++++++++++++++++++++ > 2 files changed, 27 insertions(+), 1 deletions(-) > > diff --git a/drivers/scsi/bfa/bfa_fcs_lport.c b/drivers/scsi/bfa/bfa_fcs_lport.c > index d823792..4631630 100644 > --- a/drivers/scsi/bfa/bfa_fcs_lport.c > +++ b/drivers/scsi/bfa/bfa_fcs_lport.c > @@ -2654,7 +2654,7 @@ bfa_fcs_fdmi_get_hbaattr(struct bfa_fcs_lport_fdmi_s *fdmi, > > strncpy(hba_attr->node_sym_name.symname, > port->port_cfg.node_sym_name.symname, BFA_SYMNAME_MAXLEN); > - strcpy(hba_attr->vendor_info, "BROCADE"); > + strcpy(hba_attr->vendor_info, "QLogic"); Shouldn't this be in the next patch? Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ -- 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