git: drm/radeon: Add missing "return false" after unmapping invalid BIOS
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Fri Oct 11 09:21:43 PDT 2013
commit 7112e8c7bce994cbbf47cba74a998d9490dead21
Author: dumbbell <dumbbell at FreeBSD.org>
Date: Sun Sep 15 07:48:42 2013 +0000
drm/radeon: Add missing "return false" after unmapping invalid BIOS
Without that, we would try to copy the unmapped BIOS.
Submitted by: Christoph Mallon <christoph.mallon at gmx.de>
Approved by: re (blanket)
Summary of changes:
sys/dev/drm/radeon/radeon_bios.c | 1 +
1 file changed, 1 insertion(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7112e8c7bce994cbbf47cba74a998d9490dead21
--
DragonFly BSD source repository
More information about the Commits
mailing list