X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fipv6%2Fnetfilter%2Fip6table_security.c;h=0ea37ff15d561608b843a057679fbb911dcba670;hb=9b59f0316bc556a1b63518f0b1224cf9be48467b;hp=20bc52f13e436218abdc060721e0fa8a8ca87468;hpb=33217379becdee25021cabb25032b3bf703d0e96;p=karo-tx-linux.git diff --git a/net/ipv6/netfilter/ip6table_security.c b/net/ipv6/netfilter/ip6table_security.c index 20bc52f13e43..0ea37ff15d56 100644 --- a/net/ipv6/netfilter/ip6table_security.c +++ b/net/ipv6/netfilter/ip6table_security.c @@ -59,7 +59,6 @@ static struct static struct xt_table security_table = { .name = "security", .valid_hooks = SECURITY_VALID_HOOKS, - .lock = __RW_LOCK_UNLOCKED(security_table.lock), .me = THIS_MODULE, .af = AF_INET6, };