Merge branch 'net-stmmac-Couple-of-debug-prints-improvements'
authorDavid S. Miller <davem@davemloft.net>
Wed, 3 Jan 2018 02:54:56 +0000 (21:54 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Jan 2018 02:54:56 +0000 (21:54 -0500)
commit3288ed69c06bf720afc99ce3850e8ca746376ad1
treeac55be8e1a671f390e87760cd511ac8e30a1bdd9
parent21602e1a5578925f610155a0bcf056d1ea9de964
parent1ca7992cc26012794cd30d2a560e9cf09d328b4d
Merge branch 'net-stmmac-Couple-of-debug-prints-improvements'

Florian Fainelli says:

====================
net: stmmac: Couple of debug prints improvements

While working on a particular problem, I had to turn on debug prints and found
them to be useful, but could deserve some improvements in order to help debug
situations.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>