commit | 0f030bdb16dc1282e58c5825e5662e351142f605 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Nov 07 20:01:14 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 07 20:01:14 2019 -0800 |
tree | 67cf3c38b41ae6e542291073a52638e426b97cb9 | |
parent | 693bd8b7ae46f04d6d7c868a08b35d28baacdab1 [diff] | |
parent | 5409386679860fded7f666da143e4c33926c62da [diff] |
Merge branch 'net-Demote-MTU-change-prints-to-debug' Florian Fainelli says: ==================== net: Demote MTU change prints to debug This patch series demotes several drivers that printed MTU change and could therefore spam the kernel console if one has a test that it's all about testing the values. Intel drivers were not also particularly consistent in how they printed the same message, so now they are. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>