From 7b642cd94bb96385cbdbb36a1952f129af6b1bbb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 8 May 2024 06:21:35 +0200 Subject: Merging upstream version 4.19.304. Signed-off-by: Daniel Baumann --- include/net/netns/nftables.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/net/netns/nftables.h') diff --git a/include/net/netns/nftables.h b/include/net/netns/nftables.h index 286fd9608..8c77832d0 100644 --- a/include/net/netns/nftables.h +++ b/include/net/netns/nftables.h @@ -5,12 +5,7 @@ #include struct netns_nftables { - struct list_head tables; - struct list_head commit_list; - struct mutex commit_mutex; - unsigned int base_seq; u8 gencursor; - u8 validate_state; }; #endif -- cgit v1.2.3