K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-11-19T22:04:02.968402Z K 7 svn:log V 278 - Initialize callout before it is used in atestop() during attach. - Reorder detach so that ether_ifdetach() is called first. This removes the race that ATE_FLAG_DETACHING closed, so that flag can be removed. - Trim a duplicate clearing of IFF_DRV_RUNNING. Reviewed by: imp END