diff options
author | Dimitris Michailidis <d.michailidis@fungible.com> | 2022-07-29 10:32:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-08-01 14:38:57 +0300 |
commit | 8b684570eeaa258d7878c6962a50ed7cce690f9c (patch) | |
tree | 0f059de6115b75d8c9381c1f386ee9d01b1eb1c9 /drivers/reset | |
parent | 1c45b0cd6cf064e21ae1eda027b3e1699e15494d (diff) | |
download | linux-8b684570eeaa258d7878c6962a50ed7cce690f9c.tar.xz |
net/funeth: Tx handling of XDP with fragments.
By now all the functions fun_xdp_tx() calls are shared with the skb path
and thus are fragment-capable. Update fun_xdp_tx(), that up to now has
been passing just one buffer, to check for fragments and call
accordingly. This makes XDP_TX and ndo_xdp_xmit fragment-capable.
Signed-off-by: Dimitris Michailidis <dmichail@fungible.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/reset')
0 files changed, 0 insertions, 0 deletions