commit 7112e8c7bce994cbbf47cba74a998d9490dead21
Author: dumbbell <[email protected]>
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 <[email protected]>
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