git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0713a86
)
net: mvneta: make mvneta_txq_done() return void
author
Arnaud Ebalard
<arno@natisbad.org>
Thu, 16 Jan 2014 07:20:19 +0000
(08:20 +0100)
committer
David S. Miller
<davem@davemloft.net>
Thu, 16 Jan 2014 23:15:43 +0000
(15:15 -0800)
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 <w@1wt.eu>
Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/marvell/mvneta.c
Simple merge