diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2020-04-21 20:18:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-22 19:22:59 -0700 |
commit | 72579e14a1d3d3d561039dfe7e5f47aaf22e3fd3 (patch) | |
tree | 285fbcec32f4cb25f647fce75700b6e0190286b9 /Kconfig | |
parent | a1211bf9a7774706722ba3b18c6157d980319f79 (diff) | |
download | linux-72579e14a1d3d3d561039dfe7e5f47aaf22e3fd3.tar.bz2 |
net: dsa: don't fail to probe if we couldn't set the MTU
There is no reason to fail the probing of the switch if the MTU couldn't
be configured correctly (either the switch port itself, or the host
port) for whatever reason. MTU-sized traffic probably won't work, sure,
but we can still probably limp on and support some form of communication
anyway, which the users would probably appreciate more.
Fixes: bfcb813203e6 ("net: dsa: configure the MTU for switch ports")
Reported-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions