]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: print the MTU value that could not be set
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Sat, 5 Dec 2020 13:39:44 +0000 (14:39 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Dec 2020 19:24:07 +0000 (11:24 -0800)
commitd6ef548de612292d693f9a159e4a428e9e5bada5
tree47da033fc7ce4f6e830c1a2f052be35712969b31
parent69138ba1432e73855c9f86f93898c94d1c9828a3
net: dsa: print the MTU value that could not be set

These warnings become somewhat more informative when they include the
MTU value that could not be set and not just the errno.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Link: https://lore.kernel.org/r/20201205133944.10182-1-rasmus.villemoes@prevas.dk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/dsa/master.c
net/dsa/slave.c