From: Dan Carpenter Date: Wed, 28 Jul 2010 22:27:29 +0000 (+0000) Subject: dnet: fixup error handling in initialization X-Git-Tag: v2.6.36-rc1~571^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de140b0d511ad86a5dd0888c9095ae030ada2e86;p=pandora-kernel.git dnet: fixup error handling in initialization There were two problems here. We returned success if dnet_mii_init() failed and there was a release_mem_region() missing. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed