K 10 svn:author V 3 mav K 8 svn:date V 27 2017-03-06T06:38:26.754676Z K 7 svn:log V 286 MFC r314299, r314300: Fix residual length reporting in target mode. This allows to properly handle cases when target wants to receive or send more data then initiator wants to send or receive. Previously in such cases isp(4) returned CAM_DATA_RUN_ERR, while now it returns resid > 0. END