CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/31 05:52:07
Modified files:
sys/dev/pci : if_iwn.c if_wpi.c
Log message:
reorder operations in detach(), call powerhook_disestablish() earlier,
call if_detach() last.
no need to splnet() since we are already called at the right ipl.
iwn(4) diff from deraadt@
