]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit56095baef3ed5b7ff51fa390092baf1edbdfeb7f
tree0e08fd619b0dcf4952a2fe9ecf1f3712d5b6dee0
parentbdca7221ee13ffcdd474de53f71ce86eb752c43a
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>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/main.c