From: Larry Finger Date: Sun, 14 Oct 2007 21:04:30 +0000 (-0500) Subject: [PATCH] b43legacy: Fix potential return of uninitialized variable X-Git-Tag: v2.6.24-rc1~125^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=208eec88639a61002bb140dc5c64984684c2705d;p=pandora-kernel.git [PATCH] b43legacy: Fix potential return of uninitialized variable 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed