RE: [PATCH 2/3] scsi: aacraid: Preserve MSIX mode in the OMR register

2018-01-29 Thread Dave Carroll
; ; dl-esc-Aacraid Linux Driver > ; Guilherme G . Piccoli > ; Bart Van Assche > Subject: [PATCH 2/3] scsi: aacraid: Preserve MSIX mode in the OMR register > > Preserve the current MSIX mode value in the OMR before rewriting the OMR to > initiate the IOP or Soft Reset. > > S

[PATCH 2/3] scsi: aacraid: Preserve MSIX mode in the OMR register

2018-01-19 Thread Raghava Aditya Renukunta
Preserve the current MSIX mode value in the OMR before rewriting the OMR to initiate the IOP or Soft Reset. Signed-off-by: Prasad B Munirathnam Signed-off-by: Raghava Aditya Renukunta --- drivers/scsi/aacraid/src.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/driv