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)
commit920d998e5322def988190920cfd27cd89896a2b0
tree788552e2c09191dfae96e99a02350fa4969d289b
parentaacdecda9eb4c65e5ed02c088f8fa4fd50bd327d
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