commit | 31c05415f5b471fd333fe42629788364faea8e0d | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Thu Mar 02 12:24:36 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 02 14:43:20 2017 -0800 |
tree | 049c1d963fba8573472b646ce9ce65dcc8fb6ec4 | |
parent | 152669bd3cd2407d6f556009b95ee249c0c1a462 [diff] |
bonding: use ETH_MAX_MTU as max mtu This restores the ability of setting bond device's mtu to 9000. Fixes: 91572088e3fd ("net: use core MTU range checking in core net infra") Reported-by: daznis@gmail.com Reported-by: Brad Campbell <lists2009@fnarfbargle.com> Cc: Jarod Wilson <jarod@redhat.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Jay Vosburgh <jay.vosburgh@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>