On 14.06.2016 15:25, Sabrina Dubroca wrote:
> For the crypto callbacks to work properly, we cannot have sg and iv on
> the stack. Use kmalloc instead, with a single allocation for
> aead_request + scatterlist + iv.
>
> Fixes: c09440f7dcb3 ("macsec: introduce IEEE 802.1AE driver")
> Signed-off-by: Sabrina Dubroca <[email protected]>Acked-by: Hannes Frederic Sowa <[email protected]>
