summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorSreekanth Reddy <Sreekanth.Reddy@lsi.com>2013-07-25 11:29:45 +0530
committerJames Bottomley <JBottomley@Parallels.com>2013-09-03 07:27:52 -0700
commit1c50e8d26e2c2c810f28730a13d885c64fa2058d (patch)
tree71abf96357823ee4135e455b79af4607d7e03a5b /CREDITS
parentd648d5a9a803eb94d6a13beee3e9d40e8f09a9ed (diff)
downloadop-kernel-dev-1c50e8d26e2c2c810f28730a13d885c64fa2058d.zip
op-kernel-dev-1c50e8d26e2c2c810f28730a13d885c64fa2058d.tar.gz
[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
Infinite loop can occur if IOCStatus is not equal to MPI2_IOCSTATUS_CONFIG_INVALID_PAGE value in the while loops in functions _scsih_search_responding_sas_devices, _scsih_search_responding_raid_devices and _scsih_search_responding_expanders So, Instead of checking for MPI2_IOCSTATUS_CONFIG_INVALID_PAGE value, in this patch code is modified to check for IOCStatus not equals to MPI2_IOCSTATUS_SUCCESS to break the while loop. Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud