From: Daniel Borkmann <dan...@iogearbox.net>
Date: Fri,  1 Jul 2016 00:00:54 +0200

> Avoid recursions of dev_queue_xmit() to the wrong net device when
> frames are unprotected, since at that time skb->dev still points to
> our own macsec dev and unlike macsec_encrypt_finish() dev pointer
> doesn't get updated to real underlying device.
> 
> Fixes: c09440f7dcb3 ("macsec: introduce IEEE 802.1AE driver")
> Signed-off-by: Daniel Borkmann <dan...@iogearbox.net>
> Acked-by: Sabrina Dubroca <s...@queasysnail.net>

Applied and queued up for -stable, thanks.

Reply via email to