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:
abf90cc
)
net: fix section mismatch in fec.c
author
Steven King
<sfking@fdwdc.com>
Wed, 21 Oct 2009 01:51:37 +0000
(18:51 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 21 Oct 2009 01:51:37 +0000
(18:51 -0700)
fec_enet_init is called by both fec_probe and fec_resume, so it
shouldn't be marked as __init.
Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found