From: Michael Buesch Date: Thu, 12 Jun 2008 10:36:29 +0000 (+0200) Subject: b43: Fix noise calculation WARN_ON X-Git-Tag: v2.6.26-rc7~20^2~25^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a3b2fe435ae76170936c14f5c9e6a87548e3ef;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed