From: Al Viro Date: Tue, 21 Nov 2006 01:22:08 +0000 (-0800) Subject: [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). X-Git-Tag: v2.6.20-rc2~6^2~13^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ae955cffdb96190c2bd4f57313f5f147f87854b;p=pandora-kernel.git [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). ... switched to taking and returning pointers to net-endian sctp_addr resp. Together, since the only user of sctp_find_unmatch_addr() just passes its value to sctp_make_asconf_update_ip(). sctp_make_asconf_update_ip() is actually endian-agnostic. Signed-off-by: Al Viro Signed-off-by: David S. Miller --- Reading git-diff-tree failed