]> git.baikalelectronics.ru Git - kernel.git/commit
[SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 21 Nov 2006 01:02:40 +0000 (17:02 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:26:26 +0000 (21:26 -0800)
commitaed673dac84e66725a48461a8d4a1f069408c3bb
treeb7a9097f9f8508f76d30b4589b7a861c2b701457
parent304f3d87d8d4c72db32b138ae6fbeb157f532b21
[SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian

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