SCTP: fix wrong debug counting of datamsg
authorLi Zefan <lizf@cn.fujitsu.com>
Thu, 10 Apr 2008 08:57:24 +0000 (01:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Apr 2008 08:57:24 +0000 (01:57 -0700)
commite8c38751be84e2e930642be60331fbb6d3c4becb
tree5bb1bc4f6a53abf39ed588dd0d1b5c556389c464
parent2fa7527ba1d38175d1e42f7cb72bae5de3d55cc7
SCTP: fix wrong debug counting of datamsg

Should not count it if the allocation of this object
failed.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/chunk.c