realtek: RTL93xx: do not drop packets in software
authorMarkus Stockhausen <[email protected]>
Fri, 5 Sep 2025 06:33:56 +0000 (02:33 -0400)
committerRobert Marko <[email protected]>
Sun, 7 Sep 2025 09:36:00 +0000 (11:36 +0200)
commite3ccd1a287f59ffe0617efe44edd88dfa212f3d0
treec377786067fb536d4460ca5c62ffb510890bdcc0
parenta93e7251402b8599490250ea3818c27bf4184e1b
realtek: RTL93xx: do not drop packets in software

Now that the counter registers work fine there is no need to
free buffers in software. Hardware will automatically block
input processing when software processing is too slow.

Signed-off-by: Markus Stockhausen <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19960
Signed-off-by: Robert Marko <[email protected]>
target/linux/realtek/files-6.12/drivers/net/ethernet/rtl838x_eth.c