From owner-svn-src-head@FreeBSD.ORG Sat Feb 28 21:50:57 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 50067C15; Sat, 28 Feb 2015 21:50:57 +0000 (UTC) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 12902CEC; Sat, 28 Feb 2015 21:50:57 +0000 (UTC) Received: by paceu11 with SMTP id eu11so32192494pac.7; Sat, 28 Feb 2015 13:50:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=de/SOXlxcDTDXMOcAew+XVtToro0nNlA22wM4+guRXQ=; b=IuE7lmXNRPpZF5bFqaJyBAVf/PfH14Sx4PYBKi2zNptiG6OPmsDyMrRZ3ybNv5P6ES 1ts77fRqZJ3Hvoex081w6DIKB+R2vCHkvW1wtZlYAzSTGuhQarVkQ+/qGED+7RmJ3UgK +sWhKJYsaXOOxPryF+gWmfly3I4q8zv2VAxNyoHVrOEJHF+JPqtSb2sUIGZrxoisalgz 5NjHLKisG/g8RI70pWMm2fvyhOXGk3y2cPbJsbCz+d4H04JAXyICr/mWNLrUBYcoVGyp Nr/2mVvRLaBRrDAbDi+NrdxWLo04Zhkc0ALzGBrwFx2ue3pCzURdnQzvxrd4FJnW93/I Qxsg== X-Received: by 10.68.65.12 with SMTP id t12mr34955042pbs.42.1425160255754; Sat, 28 Feb 2015 13:50:55 -0800 (PST) Received: from ?IPv6:2601:8:ab80:7d6:70f4:34b0:7fef:39da? ([2601:8:ab80:7d6:70f4:34b0:7fef:39da]) by mx.google.com with ESMTPSA id y12sm7675845pdk.46.2015.02.28.13.50.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 28 Feb 2015 13:50:54 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_D794F972-B4C8-4EA8-B799-839687B26F55"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r279398 - in head/sys: dev/sfxge modules/sfxge From: Garrett Cooper In-Reply-To: Date: Sat, 28 Feb 2015 13:50:53 -0800 Message-Id: <190C2601-BEA6-4734-8223-2D6204538F40@gmail.com> References: <201502281901.t1SJ1h3f028778@svn.freebsd.org> To: Ryan Stone X-Mailer: Apple Mail (2.1878.6) Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Andrew Rybchenko X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2015 21:50:57 -0000 --Apple-Mail=_D794F972-B4C8-4EA8-B799-839687B26F55 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Feb 28, 2015, at 13:48, Ryan Stone wrote: > On Sat, Feb 28, 2015 at 2:01 PM, Andrew Rybchenko = wrote: >> +#if defined(INET) || defined(INET6) >> +#error LRO >> +#define SFXGE_LRO 1 >> +#endif >=20 > Pretty sure you didn't mean the leave the #error in here Fixed in r279411. --Apple-Mail=_D794F972-B4C8-4EA8-B799-839687B26F55 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJU8jg9AAoJEMZr5QU6S73eFCwH/2Zfg1rTjvSXbP8sBTK8KtTC HrQERhv8Zxt2BQdL8noslWVEGJ+58OBauo7hSE2D2kIolzUumrwl/ZGEX+pG1Peq hy9qNeFeiVK8ixaTXdeE5BsDb7oC2h3Dbz3M65dhm0Bn0wzrTpnu3NmmDYsTTVuP OohZn5Ffrm8mjzKeoAnCJnJ0408ezDE2+PKl7Rrl7t5oS35Qt63PIMl0sE4mZB+O mhcsyCrGTUql4XdNUki4NhPOzES6lqfgJLxe7kbny4ggxG6IotTNnSk2QnPZQ6TV Irgg35XWgA1/sOePAp5FC4W5MmWirzayx/eYcKkxZ8PXHsh28r/SB5EGbfIScHw= =63xq -----END PGP SIGNATURE----- --Apple-Mail=_D794F972-B4C8-4EA8-B799-839687B26F55--