From: Edward Cree Date: Tue, 15 Jul 2014 10:58:12 +0000 (+0100) Subject: sfc: add extra RX drop counters for nodesc_trunc and noskb_drop X-Git-Tag: cleanup-for-v3.18~108^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d112e4f9502083fd27f9ac1a4cd690e3f01421;p=pandora-kernel.git sfc: add extra RX drop counters for nodesc_trunc and noskb_drop Added a counter rx_noskb_drop for failure to allocate an skb. Summed the per-channel rx_nodesc_trunc counters earlier so that they can be included in rx_dropped. Signed-off-by: Edward Cree Signed-off-by: David S. Miller --- Reading git-diff-tree failed