> Subject: [PATCH] aacraid: Fix typo in blink status > > The return status of the adapter check on KERNEL_PANIC is supposed to be > the upper 16 bits of the OMR status register. > > Fixes: c421530bf848604e (scsi: aacraid: Reorder Adpater status check) > Reported-by: Dan Carpenter <[email protected]> > Signed-off-by: Raghava Aditya Renukunta > <[email protected]> > --- > drivers/scsi/aacraid/src.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Dave Carroll <[email protected]>

