]> 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)
commit58b0bb3d3483651dc4bbfabba8f4a3b7f8ba532f
tree0fd6e9ace22526d9afd81fba4a2045eb1b995ab7
parent91f69215b2016736d1b7ee869bfbaaf6c13c75ab
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