mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ocf: update to version 20120127
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32672 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user