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:
c899a57
)
[PATCH] b43legacy: Fix potential return of uninitialized variable
author
Larry Finger
<Larry.Finger@lwfinger.net>
Sun, 14 Oct 2007 21:04:30 +0000
(16:04 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 18 Oct 2007 19:44:42 +0000
(15:44 -0400)
Using the Coverity checker, Adrian Bunk found that routine b43legacy_start
could return an unitialized variable. This patch fixes the problem.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found