commit | 5c937de78b39e47ce9924fc4b863c5b727edc328 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Mon Jan 13 23:31:47 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 14 11:31:41 2020 -0800 |
tree | 7c5c422eaae4ad3ff4b0a427199033955b0524a1 | |
parent | 28c5107aa904ef9db6b023039d20b6b4c4181675 [diff] |
net: macsec: PN wrap callback Allow to call macsec_pn_wrapped from hardware drivers to notify when a PN rolls over. Some drivers might used an interrupt to implement this. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>