[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)
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>

No differences found