mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-08 16:24:01 +00:00
The headroom reserved for received frames needs to be aligned to an
RX specific value. There is currently a discrepancy between the values
used in the Ethernet driver and the values passed to the FMan.
Coincidentally, the resulting aligned values are identical.
Fixes:
|
||
---|---|---|
.. | ||
dpaa_eth.c | ||
dpaa_eth.h | ||
dpaa_eth_sysfs.c | ||
dpaa_eth_trace.h | ||
dpaa_ethtool.c | ||
Kconfig | ||
Makefile |