From: Patrick McHardy Date: Wed, 20 Sep 2006 19:08:03 +0000 (-0700) Subject: [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions X-Git-Tag: v2.6.19-rc1~1272^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955b944293dd4c931ec866ebe19a6b2463b8f9a0;p=pandora-kernel.git [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions The conntrack structure contains the call ID in host byte order for no reason, get rid of back and forth conversions. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed