]> git.baikalelectronics.ru Git - kernel.git/commit
[SCTP]: Switch sctp_assoc_is_match to net-endian.
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Nov 2006 01:08:41 +0000 (17:08 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:26:41 +0000 (21:26 -0800)
commitf952a9b3515aa969bb550f7928eb0c5e04c5c402
tree053ce92764dfac3e71d3a21786eff2b79a74cb72
parent7b7e0f36ff68012b710c16889c54bdcc6206911f
[SCTP]: Switch sctp_assoc_is_match to net-endian.

Along with it, statics in input.c that end up calling it
(__sctp_lookup_association, sctp_lookup_association,
__sctp_rcv_init_lookup, __sctp_rcv_lookup).  Callers
are adjusted.

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