From: Vlad Yasevich Date: Thu, 29 Nov 2007 14:53:52 +0000 (-0500) Subject: SCTP: Fix build issues with SCTP AUTH. X-Git-Tag: v2.6.24-rc4~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e0fe9f81e19c4f2a1369b324c3c062c1738be4;p=pandora-kernel.git SCTP: Fix build issues with SCTP AUTH. SCTP-AUTH requires selection of CRYPTO, HMAC and SHA1 since SHA1 is a MUST requirement for AUTH. We also support SHA256, but that's optional, so fix the code to treat it as such. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed