opnsense-src/sys/dev/mlx4
Hans Petter Selasky d264494e98 mlx4core: Fix a memory leak when deleting slave's resources
mlx4_delete_all_resources_for_slave() in the resource tracker should free
all memory allocated for a slave. While releasing memory of fs_rule,
it misses releasing memory of fs_rule->mirr_mbox.

Linux commit:
461d5f1b59490ce0096dfda45e10038c122a7892

PR:		264249
Sponsored by:	NVIDIA Networking

(cherry picked from commit f29c9901a4)
2022-06-07 08:44:29 +02:00
..
mlx4_core mlx4core: Fix a memory leak when deleting slave's resources 2022-06-07 08:44:29 +02:00
mlx4_en mlx4: rename conflicting netdev_priv() to mlx4_netdev_priv() 2021-11-19 00:01:26 +00:00
mlx4_ib mlx5/mlx4: Bump driver version to 3.7.1 2022-03-09 21:05:39 +01:00
cmd.h Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00
cq.h sys/dev/mlx[45]: fix uses of 1 << 31 2018-01-12 06:36:44 +00:00
device.h mlx4: Map core_clock page to user space only when allowed 2021-07-26 18:04:33 +02:00
doorbell.h
driver.h mlx4en: Add support for netdump. 2018-12-05 13:32:15 +00:00
qp.h sys/dev/mlx[45]: fix uses of 1 << 31 2018-01-12 06:36:44 +00:00
srq.h
stats.h Update the mlx4 core and mlx4en(4) modules towards Linux v4.9. 2017-11-15 11:14:39 +00:00