From: Jack Morgenstein Date: Sat, 7 Jan 2006 00:21:19 +0000 (-0800) Subject: IB/uverbs: Fix reference counting on error paths X-Git-Tag: v2.6.16-rc1~678^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ca1a3f8ca24033d7b7ef595faef97d9f8b2326;p=pandora-kernel.git IB/uverbs: Fix reference counting on error paths If an operation fails after incrementing an object's reference count, then it should decrement the reference count on the error path. Signed-off-by: Jack Morgenstein Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed