commit | 54bf974773bffc842bcaf9d2db5adce12f054553 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Mon Dec 13 15:29:42 2021 +0800 |
committer | developer <developer@mediatek.com> | Wed Dec 15 17:21:30 2021 +0800 |
tree | 13b22e3264151080bde8ac20f1d98ef3c701857a | |
parent | 06cec311c9c941b590e8058bf39ed43665b85851 [diff] |
[][Refine TxD filling flow for Panther Ethernet driver] [Description] Change the TxD filling flow for Panther Ethernet driver. This change mainly moves the action of writing DDONE bit(txd3) to the mtk_tx_map() end. [Resolved Issue] If without this patch, NETSYS hardware might mistakenly read old descriptor content in some corner cases. [Release-log] N/A Change-Id: I196cdcd386000826b8bdc9e093e9784a6dd04c0b Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/5378402