From: Vlad Yasevich Date: Wed, 2 Jul 2008 03:06:22 +0000 (-0700) Subject: sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated. X-Git-Tag: v2.6.27-rc1~969^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecbed6a41900126e7b9509e12a8d0cc22176e3eb;p=pandora-kernel.git sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated. Socket options SCTP_GET_PEER_ADDR_OLD, SCTP_GET_PEER_ADDR_NUM_OLD, SCTP_GET_LOCAL_ADDR_OLD, and SCTP_GET_PEER_LOCAL_ADDR_NUM_OLD have been replaced by newer versions a since 2005. It's time to officially deprecate them and schedule them for removal. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed