drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function
authorMartin Peres <martin.peres@free.fr>
Thu, 3 Apr 2014 20:12:41 +0000 (22:12 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 10 Jun 2014 06:05:51 +0000 (16:05 +1000)
commit29ba8c8abf9729b0091eccf9f7044f6940d789d0
tree54f61bdec085633a244a773ae41c91cec3d9fe7c
parent9044fa60fd8455b34c259fb46178bf67274f2910
drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/subdev/bios/base.c