commit | 72f219da79d22384bbc809fc67ed305dbe824e39 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Jul 19 12:43:54 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 21 10:12:30 2018 -0700 |
tree | ee6568ff1fa1b6acf0c10dc4218d4da8d128a511 | |
parent | 8ce7a9e064db4a31e9d9d08300e2f3e9679eaffe [diff] |
s390/qeth: use core MTU range checking qeth's ndo_change_mtu() only applies some trivial bounds checking. Set up dev->min_mtu properly, so that dev_set_mtu() can do this for us. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>