commit | 9faa730f1cbb951e95cb18e71b0fe265014c2450 | [log] [tgz] |
---|---|---|
author | Sridhar Samudrala <sri@us.ibm.com> | Fri Jul 21 14:49:07 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 21 14:49:07 2006 -0700 |
tree | 9474ff995e1cd8ddc6fb44974a4dde7b3d68f14b | |
parent | ad8fec1720e000ba2384de6408076a60fc92a981 [diff] |
[SCTP]: Set chunk->data_accepted only if we are going to accept it. Currently there is a code path in sctp_eat_data() where it is possible to set this flag even when we are dropping this chunk. Signed-off-by: Sridhar Samudrala <sri@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>