diff options
author | Pavan Chebbi <pavan.chebbi@broadcom.com> | 2024-02-06 01:31:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-09 23:37:41 +0300 |
commit | be40b4e9cac8b8f376f3669becf2a3c147d5b05b (patch) | |
tree | ee370cc562a852e904df20d923797194e6e2c245 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7efd79c0e6893f74cd3150bfebe54e3054541702 (diff) | |
download | linux-be40b4e9cac8b8f376f3669becf2a3c147d5b05b.tar.xz |
bnxt_en: Add separate function to delete the filter structure
Since we are going to do filter deletion at multiple places in the
upcoming patches, add a function that does the deletion. Future patches
add more code into this function.
Since we are passing the address of the filter base to free the
entire filter structure, add a comment to make sure that the base
is always at the beginning of the structure.
Reviewed-by: Andy Gospodarek <andrew.gospodarek@broadcom.com>
Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20240205223202.25341-8-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions