[NETFILTER]: ctnetlink: Fix dumping of helper name
authorPatrick McHardy <kaber@trash.net>
Thu, 5 Jan 2006 20:20:02 +0000 (12:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jan 2006 20:20:02 +0000 (12:20 -0800)
commita9b305c4e56f97d6a2ae4f21691bc13797498caf
treedb6474b1b08573fc4d2e1c97aacdf60791623af3
parente7be6994ec68c38d8e23e647eac649b280c4fe5a
[NETFILTER]: ctnetlink: Fix dumping of helper name

Properly dump the helper name instead of internal kernel data.
Based on patch by Marcus Sundberg <marcus@ingate.com>.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/nfnetlink_conntrack.h
net/ipv4/netfilter/ip_conntrack_netlink.c