Commit 6d4bb3f
mwifiex: sta_cmd: do not enable auto_ds by default
(made based on commit https://github.com/sebanc/linux-kernel/commit/5cd03f3e1c01440d0e0bd0cd00a51732c07f99da)
According to the commit this commit is based on, enabling "auto deep
sleep" (auto_ds) causes "suspend/resume fails when not connected to
an Access Point.".
This commit stops enabling auto_ds on driver initialization to fix the
issue.
Signed-off-by: Tsuchiya Yuto (kitakar5525) <kitakar@gmail.com>
(cherry picked from commit cecd107
from PR #44)
Signed-off-by: Tsuchiya Yuto (kitakar5525) <kitakar@gmail.com>1 parent 1aaf13f commit 6d4bb3f
1 file changed
+4
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2254 | 2254 | | |
2255 | 2255 | | |
2256 | 2256 | | |
2257 | | - | |
2258 | 2257 | | |
2259 | 2258 | | |
2260 | 2259 | | |
| |||
2267 | 2266 | | |
2268 | 2267 | | |
2269 | 2268 | | |
2270 | | - | |
2271 | 2269 | | |
2272 | 2270 | | |
2273 | 2271 | | |
| |||
2384 | 2382 | | |
2385 | 2383 | | |
2386 | 2384 | | |
2387 | | - | |
2388 | | - | |
2389 | | - | |
2390 | | - | |
2391 | | - | |
2392 | | - | |
2393 | | - | |
2394 | | - | |
2395 | | - | |
2396 | | - | |
2397 | | - | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
2398 | 2389 | | |
2399 | 2390 | | |
2400 | 2391 | | |
| |||
0 commit comments