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