K 10 svn:author V 9 vmaffione K 8 svn:date V 27 2020-06-23T20:44:05.457012Z K 7 svn:log V 203 MFC r362185 iflib: netmap: enter/exit netmap mode after device stops Avoid possible race conditions by calling nm_set_native_flags() and nm_clear_native_flags() only after the device has been stopped. END