]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net: hp-plus uses eip_poll
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 26 Nov 2008 05:05:51 +0000 (21:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 05:05:51 +0000 (21:05 -0800)
commit1d71da164d7fb40fac72c0406a4a531265916fc8
tree0f696dfb632bee0f2867ac1058aadc152786e425
parentd7713ccc7bec64fbe0e4e39f93b17dfec711db7f
net: hp-plus uses eip_poll

hp-plus uses 8390p.c, so it should use eip_poll(), not ei_poll().

drivers/built-in.o: In function `hpp_probe1':
hp-plus.c:(.init.text+0x9cbd): undefined reference to `ei_poll'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hp-plus.c