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:
c41d41e
)
forcedeth: Separate vendor specific initializations into functions
author
Joe Perches
<joe@perches.com>
Mon, 29 Nov 2010 07:41:59 +0000
(07:41 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 29 Nov 2010 19:44:55 +0000
(11:44 -0800)
Neaten the phy_init function by adding and calling vendor
specific functions.
object size is reduced by ~1kb:
$ size drivers/net/forcedeth.o.*
text data bss dec hex filename
83475 1848 19304 104627 198b3 drivers/net/forcedeth.o.new
84459 1848 19544 105851 19d7b drivers/net/forcedeth.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c
patch
|
blob
|
history
diff --cc
drivers/net/forcedeth.c
Simple merge