On Sat, Oct 06, 2007 at 10:08:39PM +0300, Abdullah Ibn Hamad Al-Marri wrote:
> On 10/6/07, Eugene Grosbein <[EMAIL PROTECTED]> wrote:
> > On Fri, Oct 05, 2007 at 01:28:20PM -0700, Jack Vogel wrote:
> >
> > > I am preparing to update the em driver to the equivalent of my
> > > 6.6.6 driver. Just doing some last minute sanity checking, I
> > > hope to the checkin before end of day.
> >
> > The MFC broke compilation of kernel containing both device em
> > and options DEVICE_POLLING:
> >
> > /home/obj/src/sys/dev/em/if_em.c: In function `em_allocate_intr':
> > /home/obj/src/sys/dev/em/if_em.c:2647: warning: passing arg 6 of 
> > `bus_setup_intr' from incompatible pointer type
> > /home/obj/src/sys/dev/em/if_em.c:2647: error: too many arguments to 
> > function `bus_setup_intr'
> >
> > Eugene Grosbein
> 
> I don't think it was in HEAD to be MFCed?

Correct.  That code has not yet been added to -CURRENT, so technically it
was not an MFC (Merge From -Current), but rather an MFV (Merge From Vendor).




-- 
<Insert your favourite quote here.>
Erik Trulsson
[EMAIL PROTECTED]
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to