diff --git a/net/core/flow_offload.c b/net/core/flow_offload.c index 715b67f6c62f31ac4e53ab6290235e8077e23ea5..1da83997e86a396bbdc313eac8367479dcd22d2c 100644 --- a/net/core/flow_offload.c +++ b/net/core/flow_offload.c @@ -327,7 +327,6 @@ struct flow_indr_dev { flow_indr_block_bind_cb_t *cb; void *cb_priv; refcount_t refcnt; - struct rcu_head rcu; }; static struct flow_indr_dev *flow_indr_dev_alloc(flow_indr_block_bind_cb_t *cb,