From: Wei Yongjun Date: Mon, 13 May 2013 04:26:06 +0000 (+0000) Subject: bna: add missing iounmap() on error in bnad_init() X-Git-Tag: v3.10-rc2~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba21fc696dd28ea7a5880345faf0168619a478d2;p=pandora-kernel.git bna: add missing iounmap() on error in bnad_init() Add the missing iounmap() before return from bnad_init() in the error handling case. Introduced by commit 01b54b1451853593739816a392485c4e2bee7dda (bna: tx rx cleanup fix). Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed