Re: [PATCH] mlx5: fix error return code in mlx5_alloc_uuars()
From: David Miller <davem@davemloft.net>
Date: 2013-07-31 02:34:03
Also in:
linux-rdma
From: David Miller <davem@davemloft.net>
Date: 2013-07-31 02:34:03
Also in:
linux-rdma
From: Wei Yongjun <redacted> Date: Tue, 30 Jul 2013 07:57:06 +0800
From: Wei Yongjun <redacted> Fix to return -ENOMEM from the ioremap error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun <redacted>
Applied, thanks.