From: Arnaud Ebalard Date: Thu, 16 Jan 2014 07:20:18 +0000 (+0100) Subject: net: mvneta: mvneta_tx_done_gbe() cleanups X-Git-Tag: v3.14-rc1~94^2~146^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0713a86a65ea4029f700633cb806c35c51b36af2;p=pandora-kernel.git 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-diff-tree failed