Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1453588

Re: [PATCH net v2] 8139too: fix system hang when there is a tx timeout event.

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net v2] 8139too: fix system hang when there is a tx timeout event.
Date 2016-08-02 06:50 +0200
Message-ID <s1zOp-7Xz-3@gated-at.bofh.it> (permalink)
References <s1egV-2c1-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Chunhao Lin <hau@realtek.com>
Date: Mon, 1 Aug 2016 13:45:30 +0800

> If tx timeout event occur, kernel will call rtl8139_tx_timeout_task() to reset
> hardware. But in this function, driver does not stop tx and rx function before
> reset hardware, that will cause system hang.
> 
> In this patch, add stop tx and rx function before reset hardware.
> 
> Signed-off-by: Chunhao Lin <hau@realtek.com>

Applied, thanks.

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH net v2] 8139too: fix system hang when there is a tx timeout event. Chunhao Lin <hau@realtek.com> - 2016-08-01 07:50 +0200
  Re: [PATCH net v2] 8139too: fix system hang when there is a tx  timeout event. David Miller <davem@davemloft.net> - 2016-08-02 06:50 +0200

csiph-web