commit | abe8b2f71e28f0193e7a4c989ef5fae227e5a9f9 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Fri Aug 10 22:40:37 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 10 14:32:35 2018 -0700 |
tree | 5d6ec11e720bc5cbaf55b43a92ea4a3d836cecba | |
parent | eb88f5f7128ced3d6ab81004686035fb03087475 [diff] |
r8169: don't configure max jumbo frame size per chip version We don't have to configure the max jumbo frame size per chip (sub-)version. It can be easily determined based on the chip family. And new members of the RTL8168 family (if there are any) should be automatically covered. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>