commit | df7deeb5402087ea0387173aaf067d37a264a8f0 | [log] [tgz] |
---|---|---|
author | Vladislav Yasevich <vladislav.yasevich@hp.com> | Tue Aug 22 00:19:51 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:55:17 2006 -0700 |
tree | 3001b220fe38b48a0bf2d7a4f4590fd2c8ed87e3 | |
parent | ac0b04627269ff16c3c7ab854a65fe6780c6e3e5 [diff] |
[SCTP]: Cleanup nomem handling in the state functions. This patch cleans up the "nomem" conditions that may occur during the processing by the state machine functions. In most cases we delay adding side-effect commands until all memory allocations are done. Signed-off-by: Vladislav Yasevich <vladislav.yasevich@hp.com> Signed-off-by: Sridhar Samudrala <sri@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>