diff options
author | Michael Buesch <mb@bu3sch.de> | 2009-11-19 22:24:29 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-23 23:05:28 +0100 |
commit | 07681e211d736ba2394ab7f29f77e93adecd22c5 (patch) | |
tree | d97c679446e738275894636f02d50190bf986599 /net/mac80211 | |
parent | ath9k: This patch fix RX unpadding for any received frame. (diff) | |
download | linux-07681e211d736ba2394ab7f29f77e93adecd22c5.tar.xz linux-07681e211d736ba2394ab7f29f77e93adecd22c5.zip |
b43: Rewrite DMA Tx status handling sanity checks
This rewrites the error handling policies in the TX status handler.
It tries to be error-tolerant as in "try hard to not crash the machine".
It won't recover from errors (that are bugs in the firmware or driver),
because that's impossible. However, it will return a more or less useful
error message and bail out. It also tries hard to use rate-limited messages
to not flood the syslog in case of a failure.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions