mirror of
https://github.com/padavanonly/immortalwrt-mt798x.git
synced 2025-12-16 08:44:03 +00:00
Update mtk_eth_soc.c
This commit is contained in:
parent
7864caa446
commit
bcfc2f8404
@ -2514,8 +2514,7 @@ static void mtk_tx_timeout(struct net_device *dev)
|
||||
netif_err(eth, tx_err, dev,
|
||||
"transmit timed out\n");
|
||||
|
||||
if (atomic_read(&reset_lock) == 0)
|
||||
schedule_work(ð->pending_work);
|
||||
|
||||
}
|
||||
|
||||
static irqreturn_t mtk_handle_irq_rx(int irq, void *priv)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user