Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2005 22:31:49 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        sam@errno.com
Cc:        current@freebsd.org
Subject:   Re: [PATCH] fwip(4) panic on attach
Message-ID:  <20050731.223149.128656550.imp@bsdimp.com>
In-Reply-To: <42ED06D8.70506@errno.com>
References:  <20050731142625.GC1190@unixpages.org> <42ED06D8.70506@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <42ED06D8.70506@errno.com>
            Sam Leffler <sam@errno.com> writes:
: Christian Brueffer wrote:
: > -       bzero(fwip, sizeof(struct fwip_softc));
: I thought the softc was guaranteed to be zero'd; can't you just delete 
: the bzero?

Yes.  Softc is allocated zero'd.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050731.223149.128656550.imp>