diff options
author | Michael Buesch <mb@bu3sch.de> | 2009-11-19 21:24:29 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-11-23 22:05:28 (GMT) |
commit | 07681e211d736ba2394ab7f29f77e93adecd22c5 (patch) | |
tree | d97c679446e738275894636f02d50190bf986599 /firmware/acenic | |
parent | 8c35024aa65c079f800df7778869a8dbda074182 (diff) | |
download | linux-fsl-qoriq-07681e211d736ba2394ab7f29f77e93adecd22c5.tar.xz |
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 'firmware/acenic')
0 files changed, 0 insertions, 0 deletions