diff options
author | Ioana Ciornei <[email protected]> | 2023-12-12 18:43:25 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-13 18:38:53 -0800 |
commit | 2aad7d4189a923b24efa8ea6ad09059882b1bfe4 (patch) | |
tree | 1e5ff714e584354383d19e75caabf073ea846b65 /net/ipv4/tcp_input.c | |
parent | 23d05d563b7e7b0314e65c8e882bc27eac2da8e7 (diff) |
dpaa2-switch: fix size of the dma_unmap
The size of the DMA unmap was wrongly put as a sizeof of a pointer.
Change the value of the DMA unmap to be the actual macro used for the
allocation and the DMA map.
Fixes: 1110318d83e8 ("dpaa2-switch: add tc flower hardware offload on ingress traffic")
Signed-off-by: Ioana Ciornei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions