net: stmmac: Allow debug prints of frame_len/COE
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 30 Dec 2017 03:56:33 +0000 (19:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Jan 2018 02:54:56 +0000 (21:54 -0500)
commit1ca7992cc26012794cd30d2a560e9cf09d328b4d
treeac55be8e1a671f390e87760cd511ac8e30a1bdd9
parentbdb421663d936eb9b29c743a668614276cf3b97d
net: stmmac: Allow debug prints of frame_len/COE

There is no reason not to allow printing the frame_len/COE value and put
that under a check for ETH_FRAME_LEN, drop it so we can see what the
descriptor reports.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c