commit | 8fa9137180b2fd8482b671f7e0bd8cf7538cbf59 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Wed Mar 25 15:52:32 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 26 20:17:36 2020 -0700 |
tree | e75dcba20f72e46ba0935a5cca1911340b292687 | |
parent | 30e9bb8472f4454d0544020574bb03d96ffa0e52 [diff] |
net: macsec: allow to reference a netdev from a MACsec context This patch allows to reference a net_device from a MACsec context. This is needed to allow implementing MACsec operations in net device drivers. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>