From 0713a86a65ea4029f700633cb806c35c51b36af2 Mon Sep 17 00:00:00 2001 From: Arnaud Ebalard Date: Thu, 16 Jan 2014 08:20:18 +0100 Subject: [PATCH] net: mvneta: mvneta_tx_done_gbe() cleanups mvneta_tx_done_gbe() return value and third parameter are no more used. This patch changes the function prototype and removes a useless variable where the function is called. Reviewed-by: Willy Tarreau Signed-off-by: Arnaud Ebalard Signed-off-by: David S. Miller --- Reading git-format-patch failed