commit | 214ac9a4ead6cb254451c09d9c8234a76693feb1 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Wed Dec 09 13:25:56 2009 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 10 16:09:51 2009 -0500 |
tree | 06bfa3ef4495d2f969fbe25ed4b7d41a9b81849e | |
parent | 49d7590ce494a971311ca55d8aaa6ea9a87b108f [diff] |
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>