From: Don Skidmore Date: Wed, 30 Oct 2013 07:45:39 +0000 (+0000) Subject: ixgbe: Focus config of head, tail ntc, and ntu all into a single function X-Git-Tag: v3.14-rc1~94^2~542^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cdab2f620de9cb14de297326e30e3dd7ea769de;p=pandora-kernel.git ixgbe: Focus config of head, tail ntc, and ntu all into a single function This patch makes it so that head, tail, next to clean, and next to use are all reset in a single function for the Tx or Rx path. Previously the code for this was spread out over several areas which could make it difficult to track what the values for these were. Signed-off-by: Alexander Duyck Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed