OSDN Git Service

net: qcom/emac: Demote MTU change print to debug
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 7 Nov 2019 22:35:37 +0000 (14:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Nov 2019 04:01:14 +0000 (20:01 -0800)
commit5409386679860fded7f666da143e4c33926c62da
tree67cf3c38b41ae6e542291073a52638e426b97cb9
parent12299132b3d3bad58eff16e227891405b14c7d80
net: qcom/emac: Demote MTU change print to debug

Changing the MTU can be a frequent operation and it is already clear
when (or not) a MTU change is successful, demote prints to debug prints.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Timur Tabi <timur@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qualcomm/emac/emac.c