
23 Sep
2016
23 Sep
'16
10:53 p.m.
On Tue, Sep 13, 2016 at 10:49 PM, Peter.Chubb@data61.csiro.au wrote:
After any operation that downloads a file (e.g., pxe get, or dhcp), the buffer containing the downloaded data is flushed. This is unnecessary and annoying. Unnecessary, because the network driver should already have fliushed the cache for the DMAed area, and annoying because it generates a cache misalignment message.
Signed-off-by: Peter Chubb peter.chubb@data61.csiro.au
Acked-by: Joe Hershberger joe.hershberger@ni.com