From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Date: Fri, 13 Mar 2009 13:16:55 +1100 > Today's linux-next build (x86_64 allmodconfig) failed like this: > > drivers/net/dnet.c: In function 'dnet_poll': > drivers/net/dnet.c:411: error: implicit declaration of function 'netif_rx_complete' > drivers/net/dnet.c: In function 'dnet_interrupt': > drivers/net/dnet.c:510: error: implicit declaration of function 'netif_rx_schedule_prep' > drivers/net/dnet.c:519: error: implicit declaration of function '__netif_rx_schedule' > > Caused by commit 4796417417a62e2ae83d92cb92e1ecf9ec67b5f5 ("dnet: Dave > DNET ethernet controller driver (updated)") from the net-current tree > interacting with commit 288379f050284087578b77e04f040b57db3db3f8 ("net: > Remove redundant NAPI functions") from the net tree. > > So for today, I have reverted the net-current commit and commit > 2c5849ea38fdad477d72dcf1c8c4842db4b33aae ("dnet: Fix warnings on 64-bit") > that depended on it. This should be fixed now thanks to Ilya's patch which is now in net-2.6, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html