K 10 svn:author V 2 mw K 8 svn:date V 27 2019-05-30T13:24:47.873024Z K 7 svn:log V 329 Change attach order to prevent crash upon failure in ENA The if_detach was causing crash if the MSI-x configuration in the attach failed. To prevent this issue, the ifnet is being configured at the end of the attach function. Submitted by: Michal Krawczyk Obtained from: Semihalf Sponsored by: Amazon, Inc. END