commit | 0e72f55f3510e722e725c54678800e99853faa3b | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Apr 27 16:39:43 2017 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon May 01 11:43:58 2017 +0200 |
tree | fd56682e7f8563d1093990eb833314b737aefbb6 | |
parent | 039b40ee5854dc733cf786fee4a88e240a012115 [diff] |
netfilter: snmp: avoid stack size warning net/ipv4/netfilter/nf_nat_snmp_basic.c:1158:1: warning: the frame size of 1160 bytes is larger than 1024 bytes Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>