diff options
| author | Vladimir Oltean <olteanv@gmail.com> | 2020-09-08 02:25:56 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2020-09-07 21:01:50 -0700 |
| commit | 4349abdb409b04a5ed4ca4d2c1df7ef0cc16f6bd (patch) | |
| tree | 1198d1cd64f099fd1528b83b6915217de78f2966 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | net: dsa: change PHY error message again (diff) | |
| download | linux-4349abdb409b04a5ed4ca4d2c1df7ef0cc16f6bd.tar.gz linux-4349abdb409b04a5ed4ca4d2c1df7ef0cc16f6bd.zip | |
net: dsa: don't print non-fatal MTU error if not supported
Commit 72579e14a1d3 ("net: dsa: don't fail to probe if we couldn't set
the MTU") changed, for some reason, the "err && err != -EOPNOTSUPP"
check into a simple "err". This causes the MTU warning to be printed
even for drivers that don't have the MTU operations implemented.
Fix that.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
