On 19 August 2016 at 20:08, Eric Joyner <[email protected]> wrote: > Author: erj > Date: Sat Aug 20 00:08:10 2016 > New Revision: 304510 > URL: https://svnweb.freebsd.org/changeset/base/304510 > > Log: > ixlv(4): Fix ixlv(4) not loading when loaded as a kernel module and netmap > is enabled.
I did not confirm it's this commit, but kernel builds currently have this warning: if_ixlv.o: warning: common of `ixl_crcstrip' overridden by definition if_ixl.o: warning: defined here if_ixlv.o: warning: multiple common of `ixl_rx_miss' if_ixl.o: warning: previous common is here if_ixlv.o: warning: multiple common of `ixl_rx_miss_bufs' if_ixl.o: warning: previous common is here _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
