diff options
author | Thomas Falcon <tlfalcon@linux.ibm.com> | 2020-06-18 10:43:46 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-19 20:21:46 -0700 |
commit | 5948378b26d89f8aa5eac37629dbd0616ce8d7a7 (patch) | |
tree | 6347e773c9793b07a47c464ee61fad787ca97726 /tools | |
parent | 95dcd89275bc54f59a16757c9712c0f981b413e2 (diff) |
ibmveth: Fix max MTU limit
The max MTU limit defined for ibmveth is not accounting for
virtual ethernet buffer overhead, which is twenty-two additional
bytes set aside for the ethernet header and eight additional bytes
of an opaque handle reserved for use by the hypervisor. Update the
max MTU to reflect this overhead.
Fixes: d894be57ca92 ("ethernet: use net core MTU range checking in more drivers")
Fixes: 110447f8269a ("ethernet: fix min/max MTU typos")
Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions