summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2020-07-06 01:40:38 +0100
committerJagan Teki <[email protected]>2020-10-21 23:44:02 +0530
commited909de5d3300f473e5ee5a520267c3e04b43b76 (patch)
treeb3de162dd045c17f1c772bf9c9de871ab2418aef /scripts/checkstack.pl
parent69853123c513cf478992ca44e8a39afd651811a9 (diff)
net: sun8i_emac: Reduce cache maintenance on TX descriptor init
When we initialise the TX descriptors, there is no need yet to clean them all to memory, as they don't contain any data yet. Later we will touch and clean each descriptor anyway. However we tell the MAC about the beginning of the chain, so we have to clean at least the first descriptor, to make it clear that this is empty and there are no packets to transfer yet. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Maxime Ripard <[email protected]> Tested-by: Amit Singh Tomar <[email protected]> # Pine64+ Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions