commit | 72294407726e9652f4ab44add3dbd118797683d1 | [log] [tgz] |
---|---|---|
author | Hayes Wang <hayeswang@realtek.com> | Wed Dec 16 17:03:23 2020 +0800 |
committer | Marek Vasut <marex@denx.de> | Wed Dec 16 10:27:09 2020 +0100 |
tree | f26e1a117a80ad113833665ca365fd338d0a7a6a | |
parent | 17d5a461a0da967c511032a160278b0e1d9fd349 [diff] |
eth/r8152: fix the aggregation issue Remove the redundant setting for USB_RX_EARLY_SIZE. Besides, for RTL8153B, it is necessary to notify the hardware of the changes of the aggregation settings. Signed-off-by: Hayes Wang <hayeswang@realtek.com>