On Mon, 24 Aug 2015 06:51:35 +0200
Stephan Mueller [off-list ref] wrote:
This one is already in the cryptodev-2.6 kernel.
From now on, I will always CC the linux-doc mailing list on patches pertaining
the crypto documentation so that you can see the patches too.
Ah, OK, I should have peeked at linux-next first.
quoted
+ * @base: Common crypto API algorithm data structure
I am wondering: does this really fix the issue? I tried it and it failed (i.e.
still produced errors by the parser) due to the exotic definition in of this
variable in the C code.
It fixes part of the issue. The other required a change to kernel-doc,
which I've posted separately to linux-doc and plan to put in for 4.3.
Thanks,
jon