> On Aug 31, 2016, at 18:08, Eric Joyner <e...@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 :)! _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"