From: Malcolm Priestley Date: Mon, 9 Dec 2013 22:23:19 +0000 (+0000) Subject: staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats X-Git-Tag: v3.14-rc1~150^2~484 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae27b1428e874097d530f368d64c784f8701a0b4;p=pandora-kernel.git staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats Apply directly to net_device_stats and wireless stats. tx_bytes are relayed from s_vSaveTxPktInfo via scStatistic, so collect them there. All other statistics in STAvUpdateTDStatCounter are dead code and don't reach user. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed