bz d5b3b3f9d9 In if_detach_internal() we cannot hold the af_data lock over the
dom_ifdetach() calls as they might sleep for callout_drain().
Do as we do in if_attachdomain1() [r121470] and handle
if_afdata_initialized earlier and call dom_ifdetach() unlocked.

Discussed with:	rwatson
MFC after:	10 days
2010-04-11 11:51:44 +00:00
..
2010-04-07 18:24:38 +00:00
2010-04-07 18:52:51 +00:00
2010-03-27 06:53:11 +00:00
2010-04-10 13:54:00 +00:00
2010-04-07 16:29:10 +00:00
2010-04-09 23:00:24 +00:00
2010-04-10 12:10:11 +00:00