arch/xtensa: correct the netlock handling

Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
chao.an
2022-02-03 15:30:11 +08:00
committed by Alan Carvalho de Assis
parent ed4f852073
commit 3ab557e748
+1
View File
@@ -1786,6 +1786,7 @@ static void emac_poll_work(void *arg)
{
/* never reach */
net_unlock();
return ;
}