diff options
author | Patrick McHardy <kaber@trash.net> | 2009-06-12 01:53:09 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-06-12 01:53:09 +0200 |
commit | 24992eacd8a9f4af286bdaaab627b6802ceb8bce (patch) | |
tree | b2f56ab21b3961c681a6997866a4fc8f0f10a62f /include/linux | |
parent | 334a47f6345560af047f164c356d71c3226965d5 (diff) | |
download | op-kernel-dev-24992eacd8a9f4af286bdaaab627b6802ceb8bce.zip op-kernel-dev-24992eacd8a9f4af286bdaaab627b6802ceb8bce.tar.gz |
netfilter: ip_tables: fix build error
Fix build error introduced by commit bb70dfa5 (netfilter: xtables:
consolidate comefrom debug cast access):
net/ipv4/netfilter/ip_tables.c: In function 'ipt_do_table':
net/ipv4/netfilter/ip_tables.c:421: error: 'comefrom' undeclared (first use in this function)
net/ipv4/netfilter/ip_tables.c:421: error: (Each undeclared identifier is reported only once
net/ipv4/netfilter/ip_tables.c:421: error: for each function it appears in.)
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions