K 10 svn:author V 3 erj K 8 svn:date V 27 2018-01-22T20:56:21.591982Z K 7 svn:log V 254 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@ END