diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2022-11-23 21:31:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-25 10:38:10 +0000 |
commit | 49f5eea8c4f548ef174b17ef2e86f4d867a64516 (patch) | |
tree | 883f49c4ece7b5f5e719416b452d890e375dab76 /tools/testing/selftests/bpf/prog_tests/stacktrace_map.c | |
parent | 3d66bc578655926ab1aff4bb0bb5037af16f914a (diff) |
net: lan966x: Add len field to lan966x_tx_dcb_buf
Currently when a frame was transmitted, it is required to unamp the
frame that was transmitted. The length of the frame was taken from the
transmitted skb. In the future we might not have an skb, therefore store
the length skb directly in the lan966x_tx_dcb_buf and use this one to
unamp the frame.
While at this, also arrange the members in lan966x_tx_dcb_buf not to
have any holes.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/stacktrace_map.c')
0 files changed, 0 insertions, 0 deletions