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:
8dac428
)
ethoc: fix function return type
author
Jonas Bonn
<jonas@southpole.se>
Thu, 25 Nov 2010 02:30:31 +0000
(
02:30
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 28 Nov 2010 19:16:37 +0000
(11:16 -0800)
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 <jonas@southpole.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found