]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Return better error code in case of too long CDB.
authormav <mav@FreeBSD.org>
Sun, 26 Feb 2017 14:29:09 +0000 (14:29 +0000)
committermav <mav@FreeBSD.org>
Sun, 26 Feb 2017 14:29:09 +0000 (14:29 +0000)
commit51538110359ec1bfb7b4fdd9cc35f900ae1fba70
tree00e2295b192fc13b09ceb19baeb60fbdb0a49970
parent6746868ec973fe2e513bb2acd15542e242d56755
Return better error code in case of too long CDB.

Its more important for SPI HBAs, as they don't support CDBs above 12 bytes.
The new error code makes CAM to fall back to alternative commands.

MFC after: 2 weeks
sys/dev/isp/isp.c
sys/dev/isp/isp_freebsd.h