From: Rick Jones Date: Tue, 9 Sep 2014 21:43:27 +0000 (-0700) Subject: sfc: Convert the normal transmit complete path to dev_consume_skb_any() X-Git-Tag: fixes-against-v3.18-rc2~81^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef6dae4ba0fc074eca69157aa29fe59b22f812c;p=pandora-kernel.git sfc: Convert the normal transmit complete path to dev_consume_skb_any() Convert the normal transmit completion path from dev_kfree_skb_any() to dev_consume_skb_any() to help keep dropped packet profiling meaningful. Signed-off-by: Rick Jones Signed-off-by: David S. Miller --- Reading git-diff-tree failed