Date: Tue, 14 Jun 2005 17:47:32 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/if_ndis if_ndis.c Message-ID: <200506141747.j5EHlW6h015962@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-06-14 17:47:32 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
Move if_alloc() higher in the attach function so sc->ifp is populated
early. I've moved it all the way to the top rather than part way up as
the submitter did.
Submitted by: Jung-uk Kim <jkim at niksun dot com>
Reported by: submitter, le, dougb
Approved by: re (ifnet blanket)
Revision Changes Path
1.99 +6 -6 src/sys/dev/if_ndis/if_ndis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506141747.j5EHlW6h015962>
