1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 09:01:10 +02:00

port some changes from another repo to this one to fix lags

This commit is contained in:
Joe Acosta
2015-08-11 20:45:59 -07:00
parent 727dcb11f3
commit 5b2a0f8609
3 changed files with 8 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
// So, this driver tried to extend the dwell time for each scanning channel.
// This will increase the chance to receive the probe response from SoftAP.
#define SURVEY_TO (100)
#define SURVEY_TO (0)
#define REAUTH_TO (300) //(50)
#define REASSOC_TO (300) //(50)
//#define DISCONNECT_TO (3000)