Revert this erroneous commit and re-disable the AR9285 combined antenna
diversity.
This commit is contained in:
parent
775b7a6663
commit
a3906079d2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222323
@ -87,10 +87,8 @@ ar9285_check_div_comb(struct ath_hal *ah)
|
||||
HAL_EEPROM_v4k *ee = AH_PRIVATE(ah)->ah_eeprom;
|
||||
const MODAL_EEP4K_HEADER *pModal = &ee->ee_base.modalHeader;
|
||||
|
||||
#if 0
|
||||
/* For now, simply disable this until it's better debugged. -adrian */
|
||||
return AH_FALSE;
|
||||
#endif
|
||||
|
||||
if (! AR_SREV_KITE(ah))
|
||||
return AH_FALSE;
|
||||
|
Loading…
Reference in New Issue
Block a user