On 10/23/18 10:41 PM, James Smart wrote:
This patch corrects two issues:
- An oops would occur if reading based on a non-zero offset.
Offset calculation was incorrect.
- Updates to ras config (logging level) were ignored if change
was made while fw logging was enabled. Revise to dynamically
update.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
---
drivers/scsi/lpfc/lpfc_bsg.c | 64 +++++++++++++++++---------------------------
1 file changed, 25 insertions(+), 39 deletions(-)
Reviewed-by: Hannes Reinecke <[email protected]>
Cheers,
Hannes