From: Emil Tantilov Date: Sat, 18 Jan 2014 02:30:00 +0000 (-0800) Subject: ixgbevf: move ring specific stats into ring specific structure X-Git-Tag: v3.14-rc1~94^2~97^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=095e2617cee0e0d94040c2eb7af1598429e20661;p=pandora-kernel.git ixgbevf: move ring specific stats into ring specific structure This patch moves hot-path specific statistics into the ring structure. This allows us to drop the adapter structure in some functions and should help with performance. Signed-off-by: Alexander Duyck Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed