drop annoying rtl8188e_iol_efuse_patch message when switching MAC
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
This commit is contained in:
@@ -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);
|
||||||
|
@@ -1 +1 @@
|
|||||||
#define DRIVERVERSION "v4.3.18.1_15373.20151005-20181019"
|
#define DRIVERVERSION "v4.3.18.1_15373.20151005-20181020"
|
||||||
|
Reference in New Issue
Block a user