diff options
author | Vlad Yasevich <[email protected]> | 2008-07-08 02:28:39 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-07-08 02:28:39 -0700 |
commit | 3888e9efc9bf05e60504d2a420be7a527ff43678 (patch) | |
tree | 5c4b889c057eac0951ed8bf248379ce2dcc33f90 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 6e43829bb69bf1d584a592075f1357590eb49b1a (diff) |
sctp: Mark the tsn as received after all allocations finish
If we don't have the buffer space or memory allocations fail,
the data chunk is dropped, but TSN is still reported as received.
This introduced a data loss that can't be recovered. We should
only mark TSNs are received after memory allocations finish.
The one exception is the invalid stream identifier, but that's
due to user error and is reported back to the user.
This was noticed by Michael Tuexen.
Signed-off-by: Vlad Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions