Re: [PATCH 9/9] staging/sxg: fix napi interface build

From: David Miller
Date: Thu Feb 12 2009 - 17:56:44 EST


From: Greg KH <greg@xxxxxxxxx>
Date: Thu, 12 Feb 2009 11:51:33 -0800

> On Wed, Feb 11, 2009 at 01:22:56PM -0800, Randy Dunlap wrote:
> > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> >
> > Fix staging/sxg napi interface calls:
> >
> > drivers/staging/sxg/sxg.c:1271: error: implicit declaration of function 'netif_rx_schedule_prep'
> > linux-next-20090209/drivers/staging/sxg/sxg.c:1272: error: implicit declaration of function '__netif_rx_schedule'
> > drivers/staging/sxg/sxg.c:1325: error: implicit declaration of function 'netif_rx_complete'
>
> As I count over 80 instances of netif_rx_complete in Linus's tree right
> now, I'm guesing this is due to a change from the netdev tree. Which is
> fine, but I'll wait until that gets merged with Linus to apply this
> patch.

Well it means that it won't build in -next until the next merge
window.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/