lkml.org 
[lkml]   [2009]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3] net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.
* David Miller wrote:
> From: David Miller <davem@davemloft.net>
> Date: Thu, 26 Mar 2009 00:55:45 -0700 (PDT)
>
> > This doesn't build:
> >
> > drivers/net/ethoc.c: In function ‘ethoc_interrupt’:
> > drivers/net/ethoc.c:510: error: implicit declaration of function ‘netif_rx_schedule_prep’
> > drivers/net/ethoc.c:511: error: implicit declaration of function ‘__netif_rx_schedule’
> > drivers/net/ethoc.c: In function ‘ethoc_poll’:
> > drivers/net/ethoc.c:550: error: implicit declaration of function ‘netif_rx_complete’
> >
> > You are missing some header includes.
>
> Actually the problem is that you're using deprecated interfaces which
> have been removed in net-next-2.6, please use napi_*() instead of
> netif_rx_*().

Oh, okay. I've only been building against the vanilla tree. I'll grab a copy
of net-next-2.6 and fix the driver up against that. Thanks,

Thierry

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2009-03-26 09:13    [W:0.085 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site