https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208022
--- Comment #7 from [email protected] --- A commit references this bug: Author: smh Date: Wed Mar 16 01:41:55 UTC 2016 New revision: 296922 URL: https://svnweb.freebsd.org/changeset/base/296922 Log: Prevent invalid ixgbe advertise setting warning Prevent ixgbe outputting "Invalid advertised speed" warning on boot with no customisations by moving test from sysctl handler to set handler. PR: 208022 MFC after: 3 days Sponsored by: Multiplay Changes: head/sys/dev/ixgbe/if_ix.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
