From: Sathya Perla Date: Tue, 1 Oct 2013 10:30:01 +0000 (+0530) Subject: be2net: add a counter for pkts dropped in xmit path X-Git-Tag: v3.13-rc1~105^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc617526db53246648a6690645572829bcc21a12;p=pandora-kernel.git be2net: add a counter for pkts dropped in xmit path In the xmit path, the driver may drop some pkts due to reasons such as DMA mapping errors, out of memory conditions or to protect HW from unrecoverable errors. Add a counter in TX-stats for such drops. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed