commit | ec9dbb1c3ee785ddc0c327497df42c16188d1fd8 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Mon Jan 28 20:58:46 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:27:09 2008 -0800 |
tree | 3ed1bc21faf5e1ccc607b37229bd9e11ed28a26d | |
parent | 8cf8e5a67fb07f583aac94482ba51a7930dab493 [diff] |
[SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter This patch fix miss of check for report unrecognized HMAC Algorithm parameter. When AUTH is disabled, goto fall through path to report unrecognized parameter, else, just break Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>