Le 31/05/2016 à 11:46, Herbert Xu a écrit :
On Fri, May 27, 2016 at 11:32:36AM +0200, Christophe Leroy wrote:
+ sg_count = sg_to_link_tbl_offset(src, sg_count, offset, len,
+ &edesc->link_tbl[tbl_off])
+ if (sg_count == 1) {
+ /* Only one segment now, so no link tbl needed*/
+ copy_talitos_ptr(ptr, &edesc->link_tbl[tbl_off], is_sec1);
+ return sg_count;
+ }
This patch doesn't build.
Oops, I was too quick on doing the cosmetic modifications requested by
the checkpatch script.
Sorry for that, I will submit a new version this week
Christophe
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html