summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mscc/mscc_macsec.c
diff options
context:
space:
mode:
authorAntoine Tenart <atenart@kernel.org>2022-09-21 15:51:14 +0200
committerJakub Kicinski <kuba@kernel.org>2022-09-23 06:56:08 -0700
commit854c9181738f4f38a406f3941e6797e44c3b42d6 (patch)
treecee75e22ce4ce2761a73f7a47e85293d50f70472 /drivers/net/phy/mscc/mscc_macsec.c
parent135435f90b94e02842dd52c2cf23b6c2b6a90930 (diff)
net: macsec: remove the prepare phase when offloading
The hardware offloading in MACsec was initially supported using 2 phases. This was proposed in the RFC as this could have allowed easier fallback to the software implementation if the hardware did not support a feature or had enough entries already. But this fallback wasn't implemented and might not be a good idea after all. In addition it turned out this logic didn't mapped well the hardware logic and device drivers were mostly ignoring the preparation phase. Let's remove this as it does not offer any advantage and is ignored by drivers. Signed-off-by: Antoine Tenart <atenart@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/phy/mscc/mscc_macsec.c')
0 files changed, 0 insertions, 0 deletions