From: Randy Dunlap Date: Fri, 27 Feb 2009 05:02:19 +0000 (-0800) Subject: net: fix hp-plus build error X-Git-Tag: v2.6.29-rc7~13^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b58027bc23a73a036877f28422dad7a0a199f95;p=pandora-kernel.git net: fix hp-plus build error 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed