From: Alexander Duyck Date: Sat, 28 Sep 2013 06:00:12 +0000 (+0000) Subject: i40e: Drop unused completed stat X-Git-Tag: v3.13-rc1~105^2~194^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c304fdac6cc0aab1f01e0f2b32c881d908a57a84;p=pandora-kernel.git i40e: Drop unused completed stat The Tx "completed" stat was part of the original rewrite for detecting Tx hangs. However some time ago in ixgbe I determined that we could just use the packets stat instead. Since then this stat was removed from ixgbe and it serves no purpose in i40e so it can be dropped. Signed-off-by: Alexander Duyck Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed