diff options
author | Quinn Tran <[email protected]> | 2023-04-28 00:53:35 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-08 07:16:39 -0400 |
commit | 6a87679626b51b53fbb6be417ad8eb083030b617 (patch) | |
tree | 533ca10f75ecff0ca4b3b9081750f3fb0a5b461a /scripts/clang-tools/gen_compile_commands.py | |
parent | 9803fb5d27597ea98f2e05b0b6cfc48ae808458e (diff) |
scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
Task management command failed with status 2Ch which is
a result of too many task management commands sent
to the same target. Hence limit task management commands
to 8 per target.
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Cc: [email protected]
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions