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:
e8b8c97
)
mv643xx_eth: Hook up mv643xx_get_sset_count
author
Dale Farnsworth
<dale@farnsworth.org>
Sat, 20 Oct 2007 19:16:27 +0000
(12:16 -0700)
committer
Dale Farnsworth
<dale@farnsworth.org>
Tue, 23 Oct 2007 19:31:52 +0000
(12:31 -0700)
Commit
b9f2c044
replaced mv643xx_get_stats_count() with
mv643xx_get_sset_count(), but forgot to hook it up.
drivers/net/mv643xx_eth.c:2678: warning: mv643xx_get_sset_count defined but not used
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
No differences found