From owner-freebsd-current@FreeBSD.ORG Tue Aug 11 19:52:42 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13E67106564A; Tue, 11 Aug 2009 19:52:42 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id A5F888FC47; Tue, 11 Aug 2009 19:52:41 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id BF2FF1CD73; Tue, 11 Aug 2009 21:52:40 +0200 (CEST) Date: Tue, 11 Aug 2009 21:52:40 +0200 From: Ed Schouten To: Kip Macy Message-ID: <20090811195240.GI1292@hoeg.nl> References: <1250004330.1773.223.camel@balrog.2hip.net> <3c1674c90908111235m158227a3q86af8b1d7235a7a2@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CD1rT0yj7A8qvce7" Content-Disposition: inline In-Reply-To: <3c1674c90908111235m158227a3q86af8b1d7235a7a2@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "Arno J. Klaassen" , Robert Noland , FreeBSD Current Subject: Re: 8.0-BETA2: mi_startup() panic on VIA C7 diskless X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Aug 2009 19:52:42 -0000 --CD1rT0yj7A8qvce7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Kip Macy wrote: > http://people.freebsd.org/~kmacy/flowtable_boot.patch + if ((V_flowtable_enable =3D=3D 0) || (V_flowtable_ready =3D=3D 0) should probably read: + if (V_flowtable_enable =3D=3D 0 || V_flowtable_ready =3D=3D 0) Right? --=20 Ed Schouten WWW: http://80386.nl/ --CD1rT0yj7A8qvce7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkqBzAgACgkQ52SDGA2eCwX5BwCdF07YtwuxUSiFQwUrUEqlkxE8 /SQAnRQ9bZtsT8xpBqnv8QH4kpr5pecD =2Jv8 -----END PGP SIGNATURE----- --CD1rT0yj7A8qvce7--