summaryrefslogtreecommitdiffstats
path: root/src/rule.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rule.c')
-rw-r--r--src/rule.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rule.c b/src/rule.c
index b957b457..0ebe91e7 100644
--- a/src/rule.c
+++ b/src/rule.c
@@ -240,7 +240,6 @@ int cache_update(struct nft_ctx *nft, unsigned int flags, struct list_head *msgs
.list = LIST_HEAD_INIT(ctx.list),
.nft = nft,
.msgs = msgs,
- .nft = nft,
};
struct nft_cache *cache = &nft->cache;
uint32_t genid, genid_stop;