OSDN Git Service

Merge branch 'r8152-rx-settings'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 17:50:37 +0000 (10:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 17:50:37 +0000 (10:50 -0700)
Hayes Wang says:

====================
r8152: fix the rx settings of RTL8153

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge