From 4f64bcb2fc093a3a9d7d41220004491ce88e4dd3 Mon Sep 17 00:00:00 2001 From: Jonas Bonn Date: Thu, 25 Nov 2010 02:30:31 +0000 Subject: [PATCH] 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-format-patch failed