net/macmace: Fix and clean up log messages
authorFinn Thain <fthain@telegraphics.com.au>
Wed, 28 Feb 2018 04:22:33 +0000 (23:22 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Feb 2018 17:00:27 +0000 (12:00 -0500)
commit66e19689f57b61a2f347ea79c16c6b3cb92f090e
tree9ccf502e26079a21c2325f6c640d85cea46743a3
parent82695b30ffeeab665f41416c6f5015dea3147bd5
net/macmace: Fix and clean up log messages

Don't log the unexpanded "eth%d" format string.
Log the chip revision in the probe message (consistent with mace.c).
Drop redundant debug messages for FIFO events recorded in the
interface statistics (also consistent with mace.c).

Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/apple/macmace.c