From: Pablo Neira Ayuso Date: Mon, 6 Jan 2014 20:06:30 +0000 (+0100) Subject: netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled X-Git-Tag: v3.14-rc1~94^2~245^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688d18636f77e360ae9078d7cd78a2556a1f35c1;p=pandora-kernel.git netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled net/netfilter/nft_reject.c: In function 'nft_reject_eval': net/netfilter/nft_reject.c:37:14: warning: unused variable 'net' [-Wunused-variable] Reported-by: kbuild test robot Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed