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 17:05:28 -0500 |
commit | 07681e211d736ba2394ab7f29f77e93adecd22c5 (patch) | |
tree | d97c679446e738275894636f02d50190bf986599 /net | |
parent | 8c35024aa65c079f800df7778869a8dbda074182 (diff) |
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')
0 files changed, 0 insertions, 0 deletions