mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-19 17:11:09 +02:00
warning: array subscript is above array bounds. Cribbed from v4.3.7_11618.20141029
This commit is contained in:
@@ -543,7 +543,7 @@ void _IQK_ConfigureMAC_8821A(
|
||||
ODM_SetBBReg(pDM_Odm, 0x838, 0xf, 0xc); // CCA off
|
||||
}
|
||||
|
||||
#define cal_num 3
|
||||
#define cal_num 10
|
||||
|
||||
void _IQK_Tx_8821A(
|
||||
IN PDM_ODM_T pDM_Odm,
|
||||
|
Reference in New Issue
Block a user