commit | 540bfe30dc3f0b365c3a859eecad66ef468e167c | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Mon Oct 17 15:54:10 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 18 11:34:20 2016 -0400 |
tree | ef6f1f7e8991d9b390ebeee8cc4e73a30503b82e | |
parent | c7315a95c2a3c8a5a5e31c72755d7505e92f0872 [diff] |
ethernet/sun: use core min/max MTU checking cassini: min_mtu 60, max_mtu 9000 niu: min_mtu 68, max_mtu 9216 sungem: min_mtu 68, max_mtu 1500 (comments say jumbo mode is broken) sunvnet: min_mtu 68, max_mtu 65535 - removed sunvnet_change_mut_common as it does nothing now CC: netdev@vger.kernel.org Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>