commit | a0db8a7516d9eb9ebb7400df21fc061fe472b8ad | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Oct 19 12:18:19 2018 +0300 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Oct 19 18:31:37 2018 -0400 |
tree | 754621f56ceae669058589eb2c25f46a4f223745 | |
parent | 9a231caa77c3afdf775bcc9b7c403244deb3d539 [diff] |
scsi: myrs: Fix the processor absent message in processor_show() If both processors are absent then it's supposed to print that, but instead we print that just the second processor is absent. Fixes: 77266186397c ("scsi: myrs: Add Mylex RAID controller (SCSI interface)") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>