On Sat, Mar 08, 2008 at 11:51:40PM +0200, Adrian Bunk wrote: > This patch fixes the following issues introduced by > commit 76fc60a2e3c6aa6e98cd3a5cb81a1855c637b274: > - the exports of {chainiv,eseqiv}_module_{init,exit} are unneeded > - calling {chainiv,eseqiv}_module_init from a module would anyway have > resulted in an Oops > - chainiv_module_exit() mustn't be exit since it's now called from > the __init blkcipher_module_init() > > On architectures that discard __exit code at build time these issues led > to build errors. > > Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx> Thanks. I've already got this in crypto-2.6. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <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