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. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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