diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2017-01-06 14:05:10 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-01-17 13:58:35 +0200 |
commit | 480b468625da1f054c487f7168e9a9bdc1bf869b (patch) | |
tree | 95e815528edff6d656a8b95ef6cacb9542c28f9c /include/net | |
parent | 77c0d0cd10e793989d1e8b835a9a09694182cb39 (diff) |
rt2800usb: remove watchdog
On rt2800usb, if we do not get TX status from HW, we assume frames were
posted and after entry->last_action timeout, we forcibly provide TX
status to mac80211. So it's not possible to detect hardware TX hung
based on the timeout. Additionally TXRQ_PCNT tells on number of frames
in the Packet Buffer (buffer between bus interface and chip MAC
subsystem), which can be non zero on normal conditions. To check HW hung
we will need provide some different mechanism, for now remove watchdog
as current implementation is wrong and not useful.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions