net: thunderx: Fix LMAC mode debug prints for QSGMII mode
authorSunil Goutham <sgoutham@cavium.com>
Tue, 7 Mar 2017 12:39:09 +0000 (18:09 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 21:12:41 +0000 (13:12 -0800)
commit18de7ba95f6e5ab150e482618123d92ee2240dc0
tree91fbefc7b0f4bc455a7e3fe19485aaf06f058b56
parent83abb7d7c91f4ac20e47c3089a10bb93b2ea8994
net: thunderx: Fix LMAC mode debug prints for QSGMII mode

When BGX/LMACs are in QSGMII mode, for some LMACs, mode info is
not being printed. This patch will fix that. With changes already
done to not do any sort of serdes 2 lane mapping config calculation
in kernel driver, we can get rid of this logic.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/thunder_bgx.c