Commit 6d74994
perf(netif): reduce timeout value for iw command from 3s to 1s
Reduce the timeout value for the iw command from 3000ms to 1000ms
to prevent the process from waiting too long when there are issues
with kernel Netlink communication.
Log: perf(netif): reduce timeout value for iw command from 3s to 1s
Bug: https://pms.uniontech.com/bug-view-349309.html1 parent aec73db commit 6d74994
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
| 153 | + | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments