Searched hist:dab994bcc609a172bfdab15a0d4cb7e50e8b5458 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | main.c | diff dab994bcc609a172bfdab15a0d4cb7e50e8b5458 Wed Sep 20 05:01:56 CDT 2023 Shay Drory <shayd@nvidia.com> RDMA/mlx5: Fix NULL string error
checkpath is complaining about NULL string, change it to 'Unknown'.
Fixes: 37aa5c36aa70 ("IB/mlx5: Add UARs write-combining and non-cached mapping") Signed-off-by: Shay Drory <shayd@nvidia.com> Link: https://lore.kernel.org/r/8638e5c14fadbde5fa9961874feae917073af920.1695203958.git.leonro@nvidia.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
|