Re: [PATCH] net: hp-plus uses eip_poll
From: David Miller <davem@davemloft.net>
Date: 2008-11-26 05:05:24
From: David Miller <davem@davemloft.net>
Date: 2008-11-26 05:05:24
From: Randy Dunlap <redacted> Date: Tue, 25 Nov 2008 19:54:00 -0800
From: Randy Dunlap <redacted> 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 <redacted>
I'll apply this to net-2.6 But can you take a look at what I just pushed out to net-next-2.6 wrt. this driver and give me a hand untangling things there? Thanks a lot Randy!