[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Nov 2006 01:08:09 +0000 (17:08 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:26:40 +0000 (21:26 -0800)
commit1c7d1fc14974f44809b22521bd9796411d8ba440
tree11e7c6f95ca995ccb7941adc5912ee82eb52b130
parentc9a08505ec0a0260fc94a823c014cc3970f72d25
[SCTP]: Switch sctp_endpoint_is_match() to net-endian.

The only caller (__sctp_rcv_lookup_endpoint()) also switched,
its caller adjusted

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/endpointola.c
net/sctp/input.c