Re: [PATCH 06/15] qedf: Add fka_period SCSI host attribute to show fip keep alive period.

2017-05-24 Thread Bart Van Assche
On Tue, 2017-05-23 at 06:19 -0700, Dupuis, Chad wrote: > Expose this information for interested applications. > > Signed-off-by: Chad Dupuis > --- > drivers/scsi/qedf/qedf_attr.c | 60 > +-- > 1 file changed, 41 insertions(+), 19

[PATCH 06/15] qedf: Add fka_period SCSI host attribute to show fip keep alive period.

2017-05-23 Thread Dupuis, Chad
Expose this information for interested applications. Signed-off-by: Chad Dupuis --- drivers/scsi/qedf/qedf_attr.c | 60 +-- 1 file changed, 41 insertions(+), 19 deletions(-) diff --git a/drivers/scsi/qedf/qedf_attr.c