linux/drivers/net/wireless/b43
Michael Buesch 98a3b2fe43 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>
2008-06-13 16:14:49 -04:00
..
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
Makefile
b43.h b43: Fix noise calculation WARN_ON 2008-06-13 16:14:49 -04:00
debugfs.c
debugfs.h
dma.c b43: Fix possible NULL pointer dereference in DMA code 2008-06-13 16:14:48 -04:00
dma.h
leds.c
leds.h
lo.c
lo.h
main.c b43: Fix noise calculation WARN_ON 2008-06-13 16:14:49 -04:00
main.h
nphy.c
nphy.h
pcmcia.c
pcmcia.h
phy.c
phy.h
pio.c
pio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_nphy.c
tables_nphy.h
wa.c
wa.h
xmit.c
xmit.h