commit | 98a3b2fe435ae76170936c14f5c9e6a87548e3ef | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Thu Jun 12 12:36:29 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 13 16:14:49 2008 -0400 |
tree | 0e08fd619b0dcf4952a2fe9ecf1f3712d5b6dee0 | |
parent | 028118a5f09a9c807e6b43e2231efdff9f224c74 [diff] |
b43: Fix noise calculation WARN_ON This removes a WARN_ON that is responsible for the following koops: http://www.kerneloops.org/searchweek.php?search=b43_generate_noise_sample The comment in the patch describes why it's safe to simply remove the check. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>