mirror of
https://github.com/brektrou/rtl8821CU.git
synced 2025-12-26 04:36:18 +08:00
Merge pull request #108 from timgates42/bugfix_typo_modified
docs: fix simple typo, modifed -> modified
This commit is contained in:
commit
428a082048
@ -229,7 +229,7 @@ void rtl8821c_phy_haldm_watchdog(PADAPTER Adapter)
|
||||
|
||||
#ifdef CONFIG_P2P_PS
|
||||
/* Fw is under p2p powersaving mode, driver should stop dynamic mechanism.
|
||||
modifed by thomas. 2011.06.11.*/
|
||||
modified by thomas. 2011.06.11.*/
|
||||
if (Adapter->wdinfo.p2p_ps_mode)
|
||||
bFwPSAwake = _FALSE;
|
||||
#endif /*CONFIG_P2P_PS*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user