Files
linux/drivers/net
Chuhong Yuan 8eb65fda4a net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
mlx4_do_mirror_rule() forgets to call mlx4_free_cmd_mailbox() to
free the memory region allocated by mlx4_alloc_cmd_mailbox() before
an exit.
Add the missed call to fix it.

Fixes: 78efed2751 ("net/mlx4_core: Support mirroring VF DMFS rules on both ports")
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://lore.kernel.org/r/20210221143559.390277-1-hslester96@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-02-22 19:08:33 -08:00
..
2021-02-02 15:51:17 -08:00
2021-02-16 14:47:46 -08:00
2021-02-17 13:17:49 -08:00
2021-02-10 15:11:51 -08:00
2021-02-02 15:51:18 -08:00
2021-01-26 17:45:55 -08:00
2021-02-10 15:11:51 -08:00