From: Wei Yongjun Date: Mon, 29 Jul 2013 23:57:06 +0000 (+0800) Subject: mlx5: fix error return code in mlx5_alloc_uuars() X-Git-Tag: v3.11-rc4~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a661b43fd047ef501da43a19975415f861c7c3db;p=pandora-kernel.git mlx5: fix error return code in mlx5_alloc_uuars() Fix to return -ENOMEM from the ioremap error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed