From cd7131994c25102739e6098eea253a0d425d6b4f Mon Sep 17 00:00:00 2001 From: Arnaud Ebalard Date: Thu, 16 Jan 2014 08:20:19 +0100 Subject: [PATCH] net: mvneta: make mvneta_txq_done() return void The function return parameter is not used in mvneta_tx_done_gbe(), where the function is called. This patch makes the function return void. Reviewed-by: Willy Tarreau Signed-off-by: Arnaud Ebalard Signed-off-by: David S. Miller --- Reading git-format-patch failed