summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorPaul Barker <[email protected]>2025-03-04 20:07:08 +0000
committerMarek Vasut <[email protected]>2025-03-11 23:06:18 +0100
commit4226433858318be5914688963436ad41cbe2298d (patch)
tree8b3ab8769abbc9c1df2aed22ec3666be405161c8 /doc/develop
parent78e15e2dd9ca79a2dd8c821197ddd8239f09e753 (diff)
net: ravb: Fix RX frame size limit
The value written to the RFLR register includes the length of the CRC data at the end of each Ethernet frame. So we need to increase the value written to this register to ensure that we can receive full size frames. While we're here we can also copy the improved comment from the Linux kernel. Fixes: 8ae51b6f324e ("net: ravb: Add Renesas Ethernet RAVB driver") Signed-off-by: Paul Barker <[email protected]> Signed-off-by: Marek Vasut <[email protected]> # Fix comment Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions