From 02e121650b5e46ef3f2b3ed1ebc4b70e47799056 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 27 Apr 2013 01:55:21 +0100 Subject: [PATCH] sfc: Add TX merged completion counter Add a counter for TX merged completion events. This is implemented in the common TX path, because the NIC event handlers only know how many descriptors were completed, not how many packets. Signed-off-by: Ben Hutchings --- Reading git-format-patch failed