agp/intel: Fix wrong kunmap in i830_cleanup()
authorTakashi Iwai <tiwai@suse.de>
Sat, 4 Dec 2010 15:13:06 +0000 (16:13 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 10:40:17 +0000 (10:40 +0000)
Add a missing NULL check and fix the wrong address passed to kunmap()
in i830_cleanup().

Cc: stable@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
[danvet: added cc stable]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found