[PATCH] realtek: Fix buffer length calculation on RTL8380 with CRC offload

Birger Koblitz mail at birger-koblitz.de
Sun Jun 6 07:20:14 PDT 2021


Hi,

I messed up the whitespace, sorry!
Will send v2.

Birger

On 05.06.21 22:14, Hauke Mehrtens wrote:
> On 5/9/21 7:32 PM, Birger Koblitz wrote:
>> realtek: Fix buffer length calculation on RTL8380 with CRC offload
>>
>> Fixes the buffer and packet length calculations for Ethernet TX on
>> the RTL8380 SoC when CRC calculation offload is enabled.
>> CRC-offload is always done by the SoC, but additional CRC
>> calculation was previously done also by the kernel.
>> It also fixes detection of the DSA tag for packets on RTL8390
>> SoCs for ports > 28.
>>
>> Signed-off-by: Birger Koblitz <mail at birger-koblitz.de>
> 
> 
> Hi,
> 
> This patch does not apply to master for me.
> 
> Hauke
> 



More information about the openwrt-devel mailing list