b43: Remove reset after fatal DMA error
commit214ac9a4ead6cb254451c09d9c8234a76693feb1
authorLarry Finger <Larry.Finger@lwfinger.net>
Wed, 9 Dec 2009 19:25:56 +0000 (9 13:25 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 10 Dec 2009 21:09:51 +0000 (10 16:09 -0500)
tree06bfa3ef4495d2f969fbe25ed4b7d41a9b81849e
parent49d7590ce494a971311ca55d8aaa6ea9a87b108f
b43: Remove reset after fatal DMA error

As shown in Kernel Bugzilla #14761, doing a controller restart after a
fatal DMA error does not accomplish anything other than consume the CPU
on an affected system. Accordingly, substitute a meaningful message for
the restart.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [2.6.32]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c