]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mlx5: Pass the correct data pointer to the add_dst_cb instead of NULL.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 7 Apr 2022 17:46:48 +0000 (10:46 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 13 May 2022 17:43:25 +0000 (10:43 -0700)
commite994b6f6d3654447b213d6b77c6021e4521cad11
tree03273ec0916fd5a204c2498dcc9298ed1985c813
parent6dcb516ba69aea3e8e3fa6ef8baf63ae3f14fdec
mlx5: Pass the correct data pointer to the add_dst_cb instead of NULL.

Reported by: -Wunused-but-set-variable
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D34812

(cherry picked from commit ebb16d5e93934c27ccf4e54e780db0b80bd4142e)
sys/dev/mlx5/mlx5_core/mlx5_fs_tree.c