]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: mscc: macsec: make the prepare phase a noop
authorAntoine Tenart <atenart@kernel.org>
Wed, 21 Sep 2022 13:51:12 +0000 (15:51 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 23 Sep 2022 13:56:07 +0000 (06:56 -0700)
commitae12362de4c4f8e4e2c751de59a2f6ff0c6946bb
tree788552e2c09191dfae96e99a02350fa4969d289b
parent72b695ff5b3e1067a58601c919a2b8c7cfdca2c1
net: phy: mscc: macsec: make the prepare phase a noop

In preparation for removing the MACsec h/w offloading preparation phase,
make it a no-op in the MSCC phy driver.

Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/mscc/mscc_macsec.c