diff options
author | Rahul Rameshbabu <rrameshbabu@nvidia.com> | 2024-09-11 23:17:57 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-13 06:50:30 +0300 |
commit | cc1812918930036af55ba4b4c29b8c8a96ee2086 (patch) | |
tree | 27bdbad32a9dde68866ab4ba1a9399533a39a072 /scripts/gdb/linux/utils.py | |
parent | 909fc8d107b77c6dee43d063b50c15ddbec0fea1 (diff) | |
download | linux-cc1812918930036af55ba4b4c29b8c8a96ee2086.tar.xz |
net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rq
mlx5e_free_rq previously cleaned resources in an order that was not the
reverse of the resource allocation order in mlx5e_alloc_rq.
Signed-off-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20240911201757.1505453-16-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions