diff options
author | Michael Chan <michael.chan@broadcom.com> | 2022-12-27 06:19:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-28 13:16:57 +0300 |
commit | bbfc17e50ba2ed18dfef46b1c433d50a58566bf1 (patch) | |
tree | 50b15fdad97b9722e659f3f0b1daa0543d5f601f /tools/perf/scripts/python/task-analyzer.py | |
parent | 0020ae2a4aa81becd182231bf48acd66c86c86dd (diff) | |
download | linux-bbfc17e50ba2ed18dfef46b1c433d50a58566bf1.tar.xz |
bnxt_en: Simplify bnxt_xdp_buff_init()
bnxt_xdp_buff_init() does not modify the data_ptr or the len parameters,
so no need to pass in the addresses of these parameters.
Fixes: b231c3f3414c ("bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff")
Reviewed-by: Andy Gospodarek <andrew.gospodarek@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions