K 10 svn:author V 3 erj K 8 svn:date V 27 2020-05-14T20:23:25.808086Z K 7 svn:log V 374 Partially MFC r353967: iflib: call ether_ifdetach and netmap_detach before stop This MFCs most of the patch except for the parts where the new iflib_unregister_vlan_handlers() function is called in the pseudo device register/deregister functions since those functions don't exist in FreeBSD 11. This re-ordering can fix a potential panic. Sponsored by: Intel Corporation END