b43: Rewrite DMA Tx status handling sanity checks
authorMichael Buesch <mb@bu3sch.de>
Thu, 19 Nov 2009 21:24:29 +0000 (22:24 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Nov 2009 22:05:28 +0000 (17:05 -0500)
commit07681e211d736ba2394ab7f29f77e93adecd22c5
treed97c679446e738275894636f02d50190bf986599
parent8c35024aa65c079f800df7778869a8dbda074182
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>
drivers/net/wireless/b43/dma.c
drivers/net/wireless/b43/dma.h