diff options
author | Ashok Nagarajan <asnagarajan@chromium.org> | 2013-03-08 19:58:45 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-03-08 22:02:48 +0100 |
commit | 8908c7d5392671610a2d80107845d4aeee92d9c1 (patch) | |
tree | 5434b6c0f94bdcb7b5106b238c4905623eb93433 /net/batman-adv/hash.h | |
parent | rndis_wlan: update email address (diff) | |
download | linux-8908c7d5392671610a2d80107845d4aeee92d9c1.tar.xz linux-8908c7d5392671610a2d80107845d4aeee92d9c1.zip |
mwifiex: Trigger a card reset on reaching tx_timeout threshold
tx_timeout doesn't always lead to a cmd_timeout. There are
occurrences where cmd_timeout never gets triggered for a long
time and we encounter a kernel crash. In this patch, we track
the consecutive timeouts (tx_timeout_cnt). When tx_timeout_cnt
exceeds the threshold, trigger a card reset thereby avoiding a
kernel crash.
Signed-off-by: Ashok Nagarajan <asnagarajan@chromium.org>
Signed-off-by: Paul Stewart <pstew@chromium.org>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/batman-adv/hash.h')
0 files changed, 0 insertions, 0 deletions