From: Jonas Bonn Date: Thu, 25 Nov 2010 02:30:31 +0000 (+0000) Subject: ethoc: fix function return type X-Git-Tag: v2.6.38-rc1~476^2~429 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f64bcb2fc093a3a9d7d41220004491ce88e4dd3;p=pandora-kernel.git ethoc: fix function return type update_ethoc_tx_stats doesn't need to return anything so make its return type void in order to avoid an unnecessary cast when the function is called. Signed-off-by: Jonas Bonn Signed-off-by: David S. Miller --- Reading git-diff-tree failed