Re: [PATCH 07/21] lpfc: Add MDS Diagnostics Support

2016-07-15 Thread Hannes Reinecke
On 07/06/2016 09:36 PM, James Smart wrote: > > Add MDS Diagnostics Support > > Signed-off-by: Dick Kennedy > Signed-off-by: James Smart > --- > drivers/scsi/lpfc/lpfc.h | 4 ++- > drivers/scsi/lpfc/lpfc_attr.c | 10 +++ > drivers/scsi/lpfc/lpfc_els.c | 7 + > drivers/scsi/lpfc/

[PATCH 07/21] lpfc: Add MDS Diagnostics Support

2016-07-06 Thread James Smart
Add MDS Diagnostics Support Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc.h | 4 ++- drivers/scsi/lpfc/lpfc_attr.c | 10 +++ drivers/scsi/lpfc/lpfc_els.c | 7 + drivers/scsi/lpfc/lpfc_hw4.h | 14 +- drivers/scsi/lpfc/lpfc_init.c | 28