diff options
author | Rabia Manaa <rabiam@nvidia.com> | 2024-03-17 15:58:53 +0200 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-03-17 22:55:32 +0000 |
commit | c11734eee0fcaaf49f6f3f0342f928e1e5232560 (patch) | |
tree | a7bfd473aeb3deab8622137c30e7ff38d6b9e424 /src/drivers/net/efi/snpnet.c | |
parent | fa4bda617d5d2a714d0f8abfba451fd87f11a33e (diff) | |
download | ipxe-c11734eee0fcaaf49f6f3f0342f928e1e5232560.tar.gz |
[golan] Use ETH_HLEN for inline header size
The driver does not correctly handle very short transmitted packets
such as EAPoL-Start where the entire DMA content lies within the
current send work queue entry inline header length of 18 bytes.
Fix by reducing the inline header length to the Ethernet frame header
length of 14 bytes.
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/net/efi/snpnet.c')
0 files changed, 0 insertions, 0 deletions