eth/r8152: fix the aggregation issue
authorHayes Wang <hayeswang@realtek.com>
Wed, 16 Dec 2020 09:03:23 +0000 (17:03 +0800)
committerMarek Vasut <marex@denx.de>
Wed, 16 Dec 2020 09:27:09 +0000 (10:27 +0100)
commit72294407726e9652f4ab44add3dbd118797683d1
treef26e1a117a80ad113833665ca365fd338d0a7a6a
parent17d5a461a0da967c511032a160278b0e1d9fd349
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>
drivers/usb/eth/r8152.c
drivers/usb/eth/r8152.h