From: Kuninori Morimoto Date: Mon, 5 Apr 2010 18:43:18 +0000 (+0000) Subject: net/irda: sh_sir: Modify iounmap wrong execution X-Git-Tag: v2.6.35-rc1~473^2~560 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d8212c4db350652d3991d60405826373fbfd60;p=pandora-kernel.git net/irda: sh_sir: Modify iounmap wrong execution On sh_sir_probe function, there was a possibility that iounmap is executed even though self->membase was NULL when error case. This patch modify it. Signed-off-by: Kuninori Morimoto Signed-off-by: David S. Miller --- Reading git-diff-tree failed