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:
3f53a38
)
net: fix hp-plus build error
author
Randy Dunlap
<randy.dunlap@oracle.com>
Fri, 27 Feb 2009 05:02:19 +0000
(21:02 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Feb 2009 05:02:19 +0000
(21:02 -0800)
hp-plus needs to call __alloc_eip_netdev() instead of
__alloc_ei_netdev() since it is linked with 8390p.o.
Fixes this build error:
ERROR: "__alloc_ei_netdev" [drivers/net/hp-plus.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found