Re: [PATCH net 3/3] net: mvneta: fix error messages in mvneta_port_down function

2016-03-11 Thread David Miller
From: Gregory CLEMENT Date: Tue, 8 Mar 2016 13:57:06 +0100 > From: Dmitri Epshtein > > This commit corrects error printing when shutting down the port. Also > magic numbers are replaced by existing macros. > > Signed-off-by: Dmitri Epshtein > Signed-off-by: Gregory CLEMENT Individual patch

[PATCH net 3/3] net: mvneta: fix error messages in mvneta_port_down function

2016-03-08 Thread Gregory CLEMENT
From: Dmitri Epshtein This commit corrects error printing when shutting down the port. Also magic numbers are replaced by existing macros. Signed-off-by: Dmitri Epshtein Signed-off-by: Gregory CLEMENT --- drivers/net/ethernet/marvell/mvneta.c | 8 1 file changed, 4 insertions(+), 4 d