From: Dan Carpenter Date: Wed, 15 Jun 2011 03:11:42 +0000 (+0000) Subject: rtnetlink: unlock on error path in netlink_dump() X-Git-Tag: v3.1-rc1~316^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c63d6ea3060d9e10773e869b1112e3a0efbcf820;p=pandora-kernel.git rtnetlink: unlock on error path in netlink_dump() In c7ac8679bec939 "rtnetlink: Compute and store minimum ifinfo dump size", we moved the allocation under the lock so we need to unlock on error path. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed