CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/04 15:02:24
Modified files:
sys/dev/ic : ath.c
Log message:
on resume: calling sc_power after ath_init() is silly. ath_init()
gets down to there through ath_init() -> ath_enable() -> ...
from a discussion with damien
