2016-07-26, 12:24:53 +0200, Beniamino Galvani wrote:
> macsec_decrypt() is not called when validation is disabled and so
> macsec_skb_cb(skb)->rx_sa is not set; but it is used later in
> macsec_post_decrypt(), ensure that it's always initialized.
> 
> Signed-off-by: Beniamino Galvani <bgalv...@redhat.com>
> ---
>  drivers/net/macsec.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

This patch should go in the 'net' tree.

Fixes: c09440f7dcb3 ("macsec: introduce IEEE 802.1AE driver")
Acked-by: Sabrina Dubroca <s...@queasysnail.net>

-- 
Sabrina

Reply via email to