linux-loongson/drivers/net/ethernet/realtek/rtase
Justin Lai 065c31f2c6 rtase: Fix Rx descriptor CRC error bit definition
The CRC error bit is located at bit 17 in the Rx descriptor, but the
driver was incorrectly using bit 16. Fix it.

Fixes: a36e9f5cfe ("rtase: Add support for a pci table in this module")
Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Link: https://patch.msgid.link/20250813071631.7566-1-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-08-14 17:53:12 -07:00
..
Makefile rtase: Add a Makefile in the rtase folder 2024-09-05 22:02:39 -07:00
rtase_main.c rtase: Link queues to NAPI instances 2025-06-17 16:24:09 -07:00
rtase.h rtase: Fix Rx descriptor CRC error bit definition 2025-08-14 17:53:12 -07:00