Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 14:14:35 -0800
From:      "Sam Leffler" <sam@errno.com>
To:        "Maxime Henrion" <mux@FreeBSD.org>, <src-committers@FreeBSD.org>, <cvs-src@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/pci if_xl.c
Message-ID:  <0b4101c2d864$49cbafd0$52557f42@errno.com>
References:  <200302191833.h1JIXT2d013173@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>   We should probably move all the other DMA map creations in
>   xl_attach() where we can really handle them failing, since
>   xl_init() is void and shouldn't fail.

When I did the struct ifnet fixups I almost changed if_init from void to int
to return an error code.  Maybe it's not too late to do this before the
REELNG_5 branch?

    Sam


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0b4101c2d864$49cbafd0$52557f42>