diff options
| author | Peter Chubb <[email protected]> | 2016-09-14 01:29:03 +0000 |
|---|---|---|
| committer | Joe Hershberger <[email protected]> | 2016-10-13 12:25:29 -0500 |
| commit | 7377647a3678c50c1913f05d8ad8d685b05e52d1 (patch) | |
| tree | 3505578bf558c212ac7a96a61079ac612b5a657b /scripts/basic | |
| parent | c86ff7fdb2272e25c8abba2e36d4f28f9282cd37 (diff) | |
rtl8169: fix cache misalignment message on transmit.
The call to flush cache on the transmit buffer was misplaced (for very
short packets) and asked to flush less than a cacheline.
Move the flush cache call to after a short packet has been padded
to minimum length (so the padding is flushed too), and round the size
up to a cacheline.
Signed-off-by: Peter Chubb <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
