git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
028118a
)
b43: Fix noise calculation WARN_ON
author
Michael Buesch
<mb@bu3sch.de>
Thu, 12 Jun 2008 10:36:29 +0000
(12:36 +0200)
committer
John 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