mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Unpause network RX queue on PLIP timeout
This commit is contained in:
@@ -117,6 +117,8 @@ timeout_timer(void *priv)
|
||||
dev->rx_pkt = NULL;
|
||||
}
|
||||
|
||||
network_rx_pause = 0;
|
||||
|
||||
timer_disable(&dev->timeout_timer);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user