On Thu, Mar 29, 2012 at 07:45:04AM +0200, Steffen Klassert wrote: > On Mon, Mar 26, 2012 at 09:28:27AM +0200, Steffen Klassert wrote: > > + > > return netlink_dump_start(crypto_nlsk, skb, nlh, > > - link->dump, link->done, 0); > > + link->dump, link->done, dump_alloc); > > I've just noticed that the interface to netlink_dump_start() changed in > the mainline (with commit 80d326fab534a5380e8f6e509a0b9076655a9670), so > this will cause a conflict. The crypto-2.6 tree is way behind the mainline > (v3.2 + some patches). Could you please update the crypto-2.6 tree so that > I can respin this patch? As long as your patch is against mainline it should be fine. I will rebase cryptodev before applying any patches for the next release. Cheers, -- 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