Browse Source

make ath9k-workaround more aggressive

Karsten Böddeker 7 years ago
parent
commit
a936a87286
1 changed files with 2 additions and 2 deletions
  1. 2 2
      site.conf

+ 2 - 2
site.conf

@@ -247,8 +247,8 @@
 	},
 
 	ath9k_workaround = {
-		blackout_wait = 720,
-		reset_wait = 1440,
+		blackout_wait = 90,
+		reset_wait = 720,
 		step_size = 10,
 	},
 }