From: Harald Welte Date: Tue, 11 Oct 2005 03:52:51 +0000 (-0700) Subject: [NETFILTER] conntrack_netlink: Fix endian issue with status from userspace X-Git-Tag: v2.6.14-rc5~68^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d000eaf7720cb12cd03cd3d55f71be44357d27a9;p=pandora-kernel.git [NETFILTER] conntrack_netlink: Fix endian issue with status from userspace When we send "status" from userspace, we forget to convert the endianness. This patch adds the reqired conversion. Thanks to Pablo Neira for discovering this. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed