https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225312

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: erj
Date: Mon Jan 22 20:56:21 UTC 2018
New revision: 328265
URL: https://svnweb.freebsd.org/changeset/base/328265

Log:
  ixv(4): Stop setting editing ifnet flags in ixv_if_init()

  In iflib, the device-specific init() function isn't supposed to edit
  the struct ifnet driver flags. If it does, it'll cause an MPASS() assert
  in iflib to fail.

  PR:           225312
  Reported by:  bhughes@

Changes:
  head/sys/dev/ixgbe/if_ixv.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to