Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
[platform/kernel/linux-starfive.git] / include / net / tls.h
index b75b572..cb205f9 100644 (file)
@@ -237,7 +237,7 @@ struct tls_context {
        void *priv_ctx_tx;
        void *priv_ctx_rx;
 
-       struct net_device *netdev;
+       struct net_device __rcu *netdev;
 
        /* rw cache line */
        struct cipher_context tx;