net: phy: mscc: macsec: remove checks on the prepare phase
authorAntoine Tenart <atenart@kernel.org>
Wed, 21 Sep 2022 13:51:15 +0000 (15:51 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 23 Sep 2022 13:56:08 +0000 (06:56 -0700)
commit6b701f4101e0d7db1084147e1413aaf26811cda5
tree17464b7e1e0f4ea7663a0450eb9f72dfaf4a30da
parent854c9181738f4f38a406f3941e6797e44c3b42d6
net: phy: mscc: macsec: remove checks on the prepare phase

Remove checks on the prepare phase as it is now unused by the MACsec
core implementation.

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