rtwn: reduce shutdown time for RTL8188CE.
This commit is contained in:
parent
7f35637063
commit
1acd7ad907
@ -69,6 +69,7 @@ r92ce_fw_reset(struct rtwn_softc *sc, int reason)
|
||||
* We must sleep for one second to let the firmware settle.
|
||||
* Accessing registers too early will hang the whole system.
|
||||
*/
|
||||
rtwn_delay(sc, 1000 * 1000);
|
||||
if (reason == RTWN_FW_RESET_DOWNLOAD)
|
||||
rtwn_delay(sc, 1000 * 1000);
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user