]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit823c7b9d224406236795cb0dc5e0769e6c8badd4
tree0fd6e9ace22526d9afd81fba4a2045eb1b995ab7
parent1453a89c219e2a9027fa5adcf858afcbf5db2f98
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