commit | 7efcae4fda2fdeb54fce7eebd74d7120fb11dd74 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat May 23 14:55:26 2020 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Jun 18 19:34:40 2020 +0200 |
tree | cd63d46a7984cd61506179cf2cdeed383f0a7595 | |
parent | d2139bb17873985dca993d303f218882c0b42a43 [diff] |
net: eepro100: Add cache management Add cache invalidation and flushes wherever the DMA descriptors are written or read, otherwise this driver cannot work reliably on any systems where caches are enabled. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>