b43: Fix noise calculation WARN_ON
authorMichael Buesch <mb@bu3sch.de>
Thu, 12 Jun 2008 10:36:29 +0000 (12:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Jun 2008 20:14:49 +0000 (16:14 -0400)
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>

No differences found