HardenedBSD/sys/arm
John Baldwin 3064f0530b - 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
2009-11-19 22:04:02 +00:00
..
arm Extract the code that records syscall results in the frame into MD 2009-11-10 11:43:07 +00:00
at91 - Initialize callout before it is used in atestop() during attach. 2009-11-19 22:04:02 +00:00
compile
conf
include
mv Eliminate an unnecessary vm include file. 2009-11-04 04:41:03 +00:00
sa11x0 Eliminate an unnecessary vm include file. 2009-11-04 04:41:03 +00:00
xscale