CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/27 14:09:02
Modified files:
sys/dev/pci : if_ipw.c if_iwi.c if_iwn.c if_wpi.c
Log message:
Move the guts of the powerhook function into the activate function and make
it stop calling the powerhook function; then make the powerhook function
call activate. This basically inverts the whole goop.
ok kettenis
