commit | 4bc3f1aea5cd926f1f033c63b3faf9f83afbb223 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Mon Jun 17 20:09:43 2024 +0800 |
committer | developer <developer@mediatek.com> | Tue Jun 18 18:58:11 2024 +0800 |
tree | dc311bd72bb2f76aad538cca0381cb26bb96b9db | |
parent | 97d4650ea4a95276b1629da4ef445530187642c6 [diff] |
[][HIGH][kernel][common][eth][Fix incorrect TX DMA buffer length] [Description] Fix incorrect TX DMA buffer length. The DMA buffer length is used to calculate the number of TX DMA descriptors needed for a single TX. If the size is incorrect, it will lead to incorrect calculation results. Without this patch, there is a higher probability of the software queue being stopped. [Release-log] N/A Change-Id: Ideb77c7412c0c7df6b001d3a4d4aebd37a2ea585 Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/9237904