commit | c7315a95c2a3c8a5a5e31c72755d7505e92f0872 | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Mon Oct 17 15:54:09 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 18 11:34:20 2016 -0400 |
tree | 58bdfa1da0b8f12b65ba33429fc130d4c2a4d995 | |
parent | caff2a87f60ab15ce872e65d577d7577c9121026 [diff] |
ethernet/realtek: use core min/max MTU checking 8139cp: min_mtu 60, max_mtu 4096 8139too: min_mtu 68, max_mtu 1770 r8169: min_mtu 60, max_mtu depends on chipset, 1500 to 9k-ish CC: netdev@vger.kernel.org CC: Realtek linux nic maintainers <nic_swsd@realtek.com> Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>