[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
authorPatrick McHardy <kaber@trash.net>
Wed, 20 Sep 2006 19:08:03 +0000 (12:08 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:20:08 +0000 (15:20 -0700)
commit955b944293dd4c931ec866ebe19a6b2463b8f9a0
tree2b3053116a8585810977383c3d28c60c0f7d0fb5
parentedd5a329cf69c112882e03c8ab55e985062a5d2a
[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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter_ipv4/ip_conntrack_pptp.h
include/linux/netfilter_ipv4/ip_conntrack_proto_gre.h
include/linux/netfilter_ipv4/ip_nat_pptp.h
net/ipv4/netfilter/ip_conntrack_helper_pptp.c
net/ipv4/netfilter/ip_nat_helper_pptp.c
net/ipv4/netfilter/ip_nat_proto_gre.c