From: Lendacky, Thomas Date: Fri, 29 Aug 2014 18:17:08 +0000 (-0500) Subject: amd-xgbe: Use the Tx queue count for Tx flow control support X-Git-Tag: fixes-for-v3.18-merge-window~162^2~30^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc69affda1b576c0b4c2aed8acb9cf3de3349ba;p=pandora-kernel.git amd-xgbe: Use the Tx queue count for Tx flow control support When configuring Tx flow control the Rx queue count was used instead of the Tx queue count for looping through the Tx hardware queues. Fix the code to use the Tx queue count. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed