CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/15 07:06:12
Modified files:
sys/dev/ic : ar5211.c ar5212.c
Log message:
Initialize status return code in ar5k_ar5211_reset() and ar5k_ar5212_reset(),
in the same way as ar5k_ar5210_reset() does it.
Error messages were displaying uninitialized values:
"ath_reset: unable to reset hardware; hal status 3497439432"
ok mpi@
