SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 13:44:34 +0000 (08:44 -0500)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 29 Nov 2007 15:17:41 +0000 (10:17 -0500)
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 <vladislav.yasevich@hp.com>

No differences found