j'ai déja lu ce tuto .
Comme je suis néophite dans le monde linux , j'ai du mal à comprendre comme lorsqu'on dit qu' il faut modifier 2 lignes.
Modify two lines (//ed, 20150426 //...) in the rtw_ndev_notifier_call() function, file name os_intfs.c.
return NOTIFY_DONE;
//ed, 20150426 //DBG_871X_LEVEL(_drv_info_, FUNC_NDEV_FMT" state:%lu\n", FUNC_NDEV_ARG(dev), state);
switch (state) { case NETDEV_CHANGENAME: //ed, 20150426 //rtw_adapter_proc_replace(dev); break; }
je tape dans le terminal "rtw_ndev_notifier_call " ??? ou comment procéder?