commit | a51897b6c1e517ea2ce95da59784e84c5992dd00 | [log] [tgz] |
---|---|---|
author | karl beldan <karl.beldan@gmail.com> | Mon Aug 15 17:23:01 2016 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Aug 22 14:21:13 2016 -0500 |
tree | 95c7a2f607dab53ebb4f16bfc57598b9fd9aae32 | |
parent | 6202b8f28c10977a9533ba4c49574b136a64ce82 [diff] |
net: davinci_emac: Invalidate only the received portion of a buffer ATM when receiving a packet the whole buffer is invalidated, this change optimizes this behaviour. Signed-off-by: Karl Beldan <karl.beldan+oss@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>