]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SCTP: fix wrong debug counting of bind_bucket
authorLi Zefan <lizf@cn.fujitsu.com>
Thu, 10 Apr 2008 08:58:06 +0000 (01:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Apr 2008 08:58:06 +0000 (01:58 -0700)
commit935a7f6e4d2f2c69a2d94cbda377684fffbdcb27
treec86bd97a3803713c6979a43181f8ad97c5ef6ce3
parente8c38751be84e2e930642be60331fbb6d3c4becb
SCTP: fix wrong debug counting of bind_bucket

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

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