mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-02-18 04:02:05 +00:00
Fixed Issue #63
This commit is contained in:
parent
f286a8021a
commit
cf3a414ec8
1 changed files with 1 additions and 2 deletions
|
@ -865,8 +865,7 @@ static int __init rtw_drv_entry(void)
|
|||
RT_TRACE(_module_hci_intfs_c_, _drv_err_, ("+rtw_drv_entry\n"));
|
||||
|
||||
DBG_88E(DRV_NAME " driver version=%s\n", DRIVERVERSION);
|
||||
DBG_88E("build time: %s %s\n", __DATE__, __TIME__);
|
||||
|
||||
//DBG_88E("build time: %s %s\n", __DATE__, __TIME__);
|
||||
rtw_suspend_lock_init();
|
||||
|
||||
_rtw_mutex_init(&usb_drv->hw_init_mutex);
|
||||
|
|
Loading…
Add table
Reference in a new issue