amd-xgbe: Fix debug output of max channel counts
authorTom Lendacky <thomas.lendacky@amd.com>
Wed, 23 May 2018 16:38:11 +0000 (11:38 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 May 2018 20:33:00 +0000 (16:33 -0400)
commit6c2799c11e3681729f448706e6484cffad8a5633
tree0fd6e9ace22526d9afd81fba4a2045eb1b995ab7
parent50b464b3f22687cbc167356a2b5b88634e4d7739
amd-xgbe: Fix debug output of max channel counts

A debug output print statement uses the wrong variable to output the
maximum Rx channel count (cut and paste error, basically).  Fix the
statement to use the proper variable.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/xgbe/xgbe-pci.c