https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201240
--- Comment #2 from [email protected] --- A commit references this bug: Author: erj Date: Tue Jul 21 21:07:19 UTC 2015 New revision: 285768 URL: https://svnweb.freebsd.org/changeset/base/285768 Log: Fix for a customer issue with ixl(4): - Add required MAC/VLAN filter when adding an LAA - Fix bug where code did not check for I40E_SUCCESS from a successful i40e_validate_mac_address() call in ixl_init_locked(), when setting an LAA. PR: 201240 Differential Revision: https://reviews.freebsd.org/D3111 Submitted by: Gregory Rose <[email protected]> Reviewed by: gnn, rstone Approved by: gnn MFC after: 2 weeks Changes: head/sys/dev/ixl/if_ixl.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
