net: macsec: remove the prepare flag from the MACsec offloading context
[platform/kernel/linux-starfive.git] / include / net / macsec.h
index 871599b..5b9c61c 100644 (file)
@@ -271,8 +271,6 @@ struct macsec_context {
                struct macsec_rx_sa_stats *rx_sa_stats;
                struct macsec_dev_stats  *dev_stats;
        } stats;
-
-       u8 prepare:1;
 };
 
 /**