Commit 444261c
RDMA/mlx5: Properly check return value of mlx5_get_uars_page
Starting from commit 72f36be ("net/mlx5: Fix mlx5_get_uars_page to
return error code") the mlx5_get_uars_page() call returns error in case
of failure, but it was mistakenly overlooked in the merge commit.
Fixes: e7996a9 ("Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git")
Reported-by: Alaa Hleihel <alaa@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>1 parent 84a6a7a commit 444261c
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5426 | 5426 | | |
5427 | 5427 | | |
5428 | 5428 | | |
5429 | | - | |
5430 | | - | |
5431 | | - | |
| 5429 | + | |
5432 | 5430 | | |
5433 | 5431 | | |
5434 | 5432 | | |
| |||
0 commit comments