diff options
author | Paul Barker <[email protected]> | 2024-09-18 09:18:38 +0100 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-09-24 11:55:13 +0200 |
commit | 1d63864299cafa7c8cbde56491c9932afdbff7ea (patch) | |
tree | 369e11b2ad2a86f40b9f0b0b20443e99c34d8cfa /lib/memory-notifier-error-inject.c | |
parent | 675faf5a14c14a2be0b870db30a70764df81e2df (diff) |
net: ravb: Fix maximum TX frame size for GbEth devices
The datasheets for all SoCs using the GbEth IP specify a maximum
transmission frame size of 1.5 kByte. I've confirmed through internal
discussions that support for 1522 byte frames has been validated, which
allows us to support the default MTU of 1500 bytes after reserving space
for the Ethernet header, frame checksums and an optional VLAN tag.
Fixes: 2e95e08ac009 ("ravb: Add rx_max_buf_size to struct ravb_hw_info")
Reviewed-by: Niklas Söderlund <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Signed-off-by: Paul Barker <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions