]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: stmmac: dwmac-rk: Don't add function name in info or err messages
authorRomain Perier <romain.perier@gmail.com>
Mon, 15 Jun 2015 17:44:19 +0000 (17:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Jun 2015 10:31:39 +0000 (03:31 -0700)
commitd42202dce002ce0417448d11a091b4da21cacbd1
tree9fb284245ac67fd55199632146d87b4969dad775
parent89d256bb69f2596c3a31ac51466eac9e1791c388
net: stmmac: dwmac-rk: Don't add function name in info or err messages

These kind of informations are only useful for debugging and should not be
displayed in normal modules message.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c