diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-02-12 15:17:27 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-12 08:44:46 -0800 |
commit | 9672723973f1e70189b8409eb2da189a980481c5 (patch) | |
tree | fde99eb71fd6db08da4361bbff3ca67b2fe00f73 /net/ipv4/tcp_fastopen.c | |
parent | 4762fb980465463734f02c67c67f40beb8903f73 (diff) |
bridge: netfilter: Move sysctl-specific error code inside #ifdef
If CONFIG_SYSCTL=n:
net/bridge/br_netfilter.c: In function ‘br_netfilter_init’:
net/bridge/br_netfilter.c:996: warning: label ‘err1’ defined but not used
Move the label and the code after it inside the existing #ifdef to get
rid of the warning.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions