summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorStefan Theil <[email protected]>2018-12-17 09:12:30 +0100
committerMichal Simek <[email protected]>2019-01-24 10:03:42 +0100
commit10598580612cbaee2298bddd77e9a51df5a2943d (patch)
tree2d7a791fc89552ac221525a97c56fddbd09db0c9 /include/linux/linux_string.h
parent0bf3f9cb2722e57a0afb37cb61af5ceaefcf70e0 (diff)
zynq-gem: Use appropriate cache flush/invalidate for RX and TX
The cache was only flushed before *transmitting* packets, but not when receiving them, leading to an issue where new packets were handed to the receive handler with old contents in cache. This only happens when a lot of packets are received without sending packages every now and then. Also flushing the receive buffers in the transmit function makes no sense and can be removed. Signed-off-by: Stefan Theil <[email protected]> Reviewed-by: Bin Meng <[email protected]> Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions