]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[NETFILTER] nat: remove bogus structure member
authorHarald Welte <laforge@netfilter.org>
Tue, 11 Oct 2005 03:52:36 +0000 (20:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Oct 2005 03:52:36 +0000 (20:52 -0700)
commitb3a91d037a2575040f9b6a483f60c407a3d80368
tree013652fd0d1b089bd9229fe4af47177e0d055b43
parentebe0bbf06c9e03613bdcb6b5a704595a9344b7ff
[NETFILTER] nat: remove bogus structure member

When 'rustynat' was merged in 2.6.12, the use of the "helper" pointer of
struct ipt_nat_info was obsoleted, but the pointer not removed from the
struct.

This patch removes the pointer, thereby yet again shrinking struct
ip_conntrack.

Discovered-by: Rusty Russell <rusty@netfilter.org>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter_ipv4/ip_nat.h