net/mlx5: Use debug message instead of warn
authorYishai Hadas <yishaih@mellanox.com>
Thu, 8 Aug 2019 08:43:55 +0000 (11:43 +0300)
committerLeon Romanovsky <leonro@mellanox.com>
Tue, 13 Aug 2019 09:58:06 +0000 (12:58 +0300)
commit647d58a989b3b0b788c721a08394aec825e3438c
tree36ae56426a0bf327d536d1a6380b562e24e07c57
parent94f3e14e00fd43024b1c4d8e0c1e442db9b4d964
net/mlx5: Use debug message instead of warn

As QP may be created by DEVX, it may be valid to not find the rsn in
mlx5 core tree, change the level to be debug.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/qp.c