From: Wei Yongjun Date: Mon, 5 Aug 2013 04:42:00 +0000 (+0800) Subject: tile: fix missing unlock on error in tile_net_open() X-Git-Tag: v3.12-rc1~132^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1155e964a616a9bd4b603f6f8bf4f47576b010c5;p=pandora-kernel.git tile: fix missing unlock on error in tile_net_open() Add the missing unlock before return from function tile_net_open() in the error handling case. Introduced by commit f3286a3af89d6db7a488f3e8f02b98d67d50f00c. (tile: support multiple mPIPE shims in tilegx network driver) Signed-off-by: Wei Yongjun Acked-by: Chris Metcalf Signed-off-by: David S. Miller --- Reading git-diff-tree failed