mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-08 23:58:10 +00:00
The length of the DMA rx buffer was always set to 0 because the function for extracting the length was used to calculate the value for setting it. Instead the macro has to be split in a get and set function similar to the TX_DMA_(GET_|)PLEN(0|1) macro. No problem was noticed on MT7621a before this was changed and thus maybe it was hidden by different problem which is not yet fixed. Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 47115 |
||
---|---|---|
.. | ||
esw_rt3052.c | ||
esw_rt3052.h | ||
gsw_mt7620a.c | ||
gsw_mt7620a.h | ||
Kconfig | ||
Makefile | ||
mdio_rt2880.c | ||
mdio_rt2880.h | ||
mdio.c | ||
mdio.h | ||
mt7530.c | ||
mt7530.h | ||
ralink_ethtool.c | ||
ralink_ethtool.h | ||
ralink_soc_eth.c | ||
ralink_soc_eth.h | ||
soc_mt7620.c | ||
soc_rt305x.c | ||
soc_rt2880.c | ||
soc_rt3883.c |