opnsense-src/sys/dev/mlx5/mlx5_ib
Hans Petter Selasky 492f5e6494 mlx5ib: Fix memory leak in clean_mr() error path
In the clean_mr() error path the 'mr' should be freed.

Linux commit:
5942d8ae411775b76e5e1ab0cce57b0666516f2d

PR:		264653
Sponsored by:	NVIDIA Networking

(cherry picked from commit e4d178d093)
2022-06-20 13:08:39 +02:00
..
mlx5_ib.h mlx5: Add raw ethernet local loopback support. 2022-02-08 16:08:54 +01:00
mlx5_ib_ah.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_cong.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_cq.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_doorbell.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_gsi.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_mad.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_main.c mlx5ib: Add support for NDR link speed. 2022-03-03 15:28:53 +01:00
mlx5_ib_mem.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_mr.c mlx5ib: Fix memory leak in clean_mr() error path 2022-06-20 13:08:39 +02:00
mlx5_ib_qp.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_srq.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00
mlx5_ib_virt.c mlx5ib: idiomatic use of preprocessor, in particular paths 2022-02-08 08:42:07 +02:00