From: Jeff Kirsher Date: Fri, 3 Apr 2015 20:26:51 +0000 (-0700) Subject: fm10k: Corrected an error in Tx statistics X-Git-Tag: omap-for-v4.2/o2_dc~131^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e25f6e368492198d49ac6b2e05a25866fe3e8e;p=pandora-kernel.git fm10k: Corrected an error in Tx statistics The function collecting Tx statistics was actually using values from the RX ring. Thus, Tx and Rx statistics values reported by "ifconfig" will return identical values. This change corrects this error and the Tx statistics is now reading from the Tx ring. Signed-off-by: Jeff Kirsher Acked-by: Matthew Vick Tested-by: Krishneil Singh --- Reading git-diff-tree failed