mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
arch/xtensa: correct the netlock handling
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
ed4f852073
commit
3ab557e748
@@ -1786,6 +1786,7 @@ static void emac_poll_work(void *arg)
|
||||
{
|
||||
/* never reach */
|
||||
|
||||
net_unlock();
|
||||
return ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user