From: Vlad Yasevich Date: Thu, 29 Nov 2007 13:44:34 +0000 (-0500) Subject: SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. X-Git-Tag: v2.6.24-rc4~8^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9baffaa689a50ef9480ecd9017ffd1480c807328;p=pandora-kernel.git SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. There was a typo that cleared the HMACS parameters when no authenticated chunks were specified. We whould be clearing the chunks pointer instead of the hmacs. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed