commit | 853f4b505578ea3a1d9c2f5fb4ca58658ea15780 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Sun Jan 20 06:10:46 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:11 2008 -0800 |
tree | 86103e8c8e91176d27bc39e9f38da9f7e7ac016f | |
parent | 16b4d60b56b9ec922d91cc11ede0bd59033deae4 [diff] |
[SCTP]: Correctly initialize error when parameter validation failed. When parameter validation fails, there should be error causes that specify what type of failure we've encountered. If the causes are not there, we lacked memory to allocated them. Thus make that the default value for the error. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>