Add a new HAL capability - required to compile the updated AR9300

HAL i have lying about.
This commit is contained in:
adrian 2015-01-28 04:02:56 +00:00
parent 1a00ddff38
commit 887dcb882d

View File

@ -282,7 +282,8 @@ typedef struct {
halRadioRetentionSupport : 1,
halSpectralScanSupport : 1,
halRxUsingLnaMixing : 1,
halRxDoMyBeacon : 1;
halRxDoMyBeacon : 1,
halHwUapsdTrig : 1;
uint32_t halWirelessModes;
uint16_t halTotalQueues;