From: Mark Einon Date: Thu, 11 Sep 2014 21:59:42 +0000 (+0100) Subject: staging: et131x: Remove ununsed statistics X-Git-Tag: fixes-for-v3.18-merge-window~15^2~406 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7cc9e0fd434cce2eb79e64048f03168f4cc8363;p=pandora-kernel.git staging: et131x: Remove ununsed statistics From struct ce_stats; unicast_pkts_rcvd, unicast_pkts_xmtd, multicast_pkts_xmtd, broadcast_pkts_rcvd and broadcast_pkts_xmtd are not returned or used for anything meaningful - remove the code that collects them, and the struct members too. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed