Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 30 Jul 2024 08:31:33 +0200 you wrote:
Received frame from QMC contains the CRC. Upper layers don't need this CRC and tcpdump mentioned trailing junk data due to this CRC presence.
As some other HDLC driver, simply discard this CRC.
Fixes: d0f2258e79fd ("net: wan: Add support for QMC HDLC") Cc: stable@vger.kernel.org Signed-off-by: Herve Codina herve.codina@bootlin.com
[...]
Here is the summary with links: - [net,v1] net: wan: fsl_qmc_hdlc: Discard received CRC https://git.kernel.org/netdev/net/c/e549360069b4
You are awesome, thank you!