Quieten the AR9300 HAL probe a bit.

This commit is contained in:
Adrian Chadd 2014-09-20 01:17:02 +00:00
parent e0fc1dc35a
commit f3bf91638b

View File

@ -33,7 +33,7 @@ void
ar9300_set_stub_functions(struct ath_hal *ah)
{
ath_hal_printf(ah, "%s: setting stub functions\n", __func__);
// ath_hal_printf(ah, "%s: setting stub functions\n", __func__);
ah->ah_getRateTable = ar9300_Stub_GetRateTable;
// ah->ah_detach = ar9300_Stub_detach;