[PATCH net 0/2] r8152: fix the rx settings of RTL8153

From: Hayes Wang
Date: Mon Mar 20 2017 - 04:16:19 EST


The RMS and the rx early size should base on the same rx size. However,
the RMS is set to 9K bytes now and the rx early depends on mtu. For using
the rx buffer effectively, sync the two settings according to the mtu.

Hayes Wang (2):
r8152: set the RMS of RTL8153 according to the mtu
r8152: fix the rx early size of RTL8153

drivers/net/usb/r8152.c | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)

--
2.7.4