net/mlx5e: macsec: remove checks on the prepare phase
authorAntoine Tenart <atenart@kernel.org>
Wed, 21 Sep 2022 13:51:17 +0000 (15:51 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 23 Sep 2022 13:56:08 +0000 (06:56 -0700)
commit36c2ebced3a808d6fa3cc2847a4f20ef7c5d5b5b
tree385481653f5cdd2349e9e740ba2b2131060cb0d2
parent27418b55f094c3c8bb125759338f6476ab70f043
net/mlx5e: 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/ethernet/mellanox/mlx5/core/en_accel/macsec.c