Re: [PATCH] net: stmmac: dwmac-rk: Don't add function name in info or err messages

2015-06-18 Thread David Miller
From: Romain Perier Date: Mon, 15 Jun 2015 17:44:19 + > These kind of informations are only useful for debugging and should not be > displayed in normal modules message. > > Signed-off-by: Romain Perier Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the bo

[PATCH] net: stmmac: dwmac-rk: Don't add function name in info or err messages

2015-06-15 Thread Romain Perier
These kind of informations are only useful for debugging and should not be displayed in normal modules message. Signed-off-by: Romain Perier --- drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 75 +- 1 file changed, 36 insertions(+), 39 deletions(-) diff --git a/drivers