svn commit: r279398 - in head/sys: dev/sfxge modules/sfxge

Ryan Stone rysto32 at gmail.com
Sat Feb 28 21:48:19 UTC 2015


On Sat, Feb 28, 2015 at 2:01 PM, Andrew Rybchenko <arybchik at freebsd.org> wrote:
> +#if defined(INET) || defined(INET6)
> +#error LRO
> +#define        SFXGE_LRO       1
> +#endif

Pretty sure you didn't mean the leave the #error in here


More information about the svn-src-head mailing list