diff options
author | Daniel Borkmann <[email protected]> | 2016-07-01 00:00:54 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-01 16:35:56 -0400 |
commit | 79c62220d74a4a3f961a2cb7320da09eebf5daf7 (patch) | |
tree | 07199e4a0ec954473df885b1a838148816cee741 /net/tipc | |
parent | 82a31b9231f02d9c1b7b290a46999d517b0d312a (diff) |
macsec: set actual real device for xmit when !protect_frames
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 <[email protected]>
Acked-by: Sabrina Dubroca <[email protected]>
Acked-by: Hannes Frederic Sowa <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions