ocf: update to version 20120127

SVN-Revision: 32672
This commit is contained in:
Luka Perkov
2012-07-11 23:38:14 +00:00
parent 5e4100bcf9
commit 283021ac15
37 changed files with 4066 additions and 275 deletions

View File

@@ -814,6 +814,8 @@ static void swcr_process_req(struct swcr_req *req)
sg_len, offset_in_page(crp->crp_buf + skip));
sg_num = 1;
}
if (sg_num > 0)
sg_mark_end(&req->sg[sg_num-1]);
switch (sw->sw_type & SW_TYPE_ALG_AMASK) {