From: Harald Welte Date: Tue, 6 Sep 2005 01:09:08 +0000 (-0700) Subject: [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue X-Git-Tag: v2.6.14-rc1~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa07ca5793414ce257ad98809147bd1dbb7a3837;p=pandora-kernel.git [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue htonll() is nothing else than cpu_to_be64(), so we'd rather call the latter. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed