Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2016 22:57:22 -0700
From:      Ngie Cooper <yaneurabeya@gmail.com>
To:        Eric Joyner <erj@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r305168 - in head/sys/dev: ixl netmap
Message-ID:  <76EF1946-A231-44D8-894C-C0DD5463A241@gmail.com>
In-Reply-To: <201609010108.u8118IfB000333@repo.freebsd.org>
References:  <201609010108.u8118IfB000333@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Aug 31, 2016, at 18:08, Eric Joyner <erj@FreeBSD.org> wrote:
> 
> Author: erj
> Date: Thu Sep  1 01:08:18 2016
> New Revision: 305168
> URL: https://svnweb.freebsd.org/changeset/base/305168
> 
> Log:
>  Fix linker warnings (errors on gcc) that resulted from r304510.
> 
>  The variables that are extern in the netmap header file should be
>  defined in ixl_txrx.c (the file that is included in both ixl(4)/ixlv(4),
>  not in the main driver source files.
> 
>  Reported by:    ed@, dim@, ngie@

Thank you :)!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76EF1946-A231-44D8-894C-C0DD5463A241>