aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorMichael Chan <[email protected]>2022-12-26 22:19:38 -0500
committerDavid S. Miller <[email protected]>2022-12-28 10:16:57 +0000
commit9b3e607871ea5ee90f10f5be3965fc07f2aa3ef7 (patch)
tree921d7b0a691b39675d46190967c7351e6037becb /scripts/gdb/linux/vmalloc.py
parentbbfc17e50ba2ed18dfef46b1c433d50a58566bf1 (diff)
bnxt_en: Fix XDP RX path
The XDP program can change the starting address of the RX data buffer and this information needs to be passed back from bnxt_rx_xdp() to bnxt_rx_pkt() for the XDP_PASS case so that the SKB can point correctly to the modified buffer address. Add back the data_ptr parameter to bnxt_rx_xdp() to make this work. Fixes: b231c3f3414c ("bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff") Reviewed-by: Andy Gospodarek <[email protected]> Reviewed-by: Pavan Chebbi <[email protected]> Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions