From: Alexander Duyck Date: Thu, 12 Nov 2009 18:37:56 +0000 (+0000) Subject: igb: removed unused tx/rx total bytes/packets from adapter struct X-Git-Tag: v2.6.33-rc1~388^2~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971d1d3a7e9f03af870909fddfc3b2fc08e4f5b1;p=pandora-kernel.git igb: removed unused tx/rx total bytes/packets from adapter struct This patch removes unused variables total_tx_bytes, total_tx_packets, total_rx_bytes, and total_rx_packets from the adapter struct. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed