avatar 2005-03-11 16:15:43 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_rate/sample sample.c
Log:
Adding missing module dependency. This should fix the undefined symbol
error(ath_hal_computetxtime) during module loading.
Reviewed by: sam (mentor)
Revision Changes Path
1.2 +1 -0 src/sys/dev/ath/ath_rate/sample/sample.c