commit | 6e6f472d92bd4ccd88a9a12e55b484ab417c168c | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | Wed Oct 18 17:40:18 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 20 13:11:04 2017 +0100 |
tree | 6de777b61cd6363ee289bdde5edd3114a3fa87ad | |
parent | 83cf79a2fec3cf499eb6cb9eb608656fc2a82776 [diff] |
s390/qeth: clean up initial MTU determination 1. Drop the support for Token Ring, 2. use the ETH_DATA_LEN macro for the default L2 MTU, 3. handle OSM via the default case (as OSM is L2-only), and 4. document why the L3 MTU is reduced. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>