diff options
author | David Arinzon <[email protected]> | 2023-12-11 06:28:01 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-12-12 16:07:31 -0800 |
commit | 4ab138ca0a340e6d6e7a6a9bd5004bd8f83127ca (patch) | |
tree | e2f364d98d16358e6ef007e79066e700bd590e13 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | d760117060cf2e90b5c59c5492cab179a4dbce01 (diff) |
net: ena: Fix XDP redirection error
When sending TX packets, the meta descriptor can be all zeroes
as no meta information is required (as in XDP).
This patch removes the validity check, as when
`disable_meta_caching` is enabled, such TX packets will be
dropped otherwise.
Fixes: 0e3a3f6dacf0 ("net: ena: support new LLQ acceleration mode")
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: David Arinzon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions