drop annoying rtl8188e_iol_efuse_patch message when switching MAC

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
This commit is contained in:
Icenowy Zheng
2018-10-20 12:19:06 +08:00
parent 4b93d9e2cb
commit f6da92d3b2
2 changed files with 1 additions and 2 deletions

View File

@@ -449,7 +449,6 @@ static s32 iol_read_efuse(
s32 rtl8188e_iol_efuse_patch(PADAPTER padapter) s32 rtl8188e_iol_efuse_patch(PADAPTER padapter)
{ {
s32 result = _SUCCESS; s32 result = _SUCCESS;
printk("==> %s \n",__FUNCTION__);
if(rtw_IOL_applied(padapter)){ if(rtw_IOL_applied(padapter)){
iol_mode_enable(padapter, 1); iol_mode_enable(padapter, 1);

View File

@@ -1 +1 @@
#define DRIVERVERSION "v4.3.18.1_15373.20151005-20181019" #define DRIVERVERSION "v4.3.18.1_15373.20151005-20181020"