commit | 136711be41ec97f7f1a9c3a5e8535eb7da5fea59 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sat Dec 04 16:13:06 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sun Dec 05 10:40:17 2010 +0000 |
tree | 3be7da8694869adbb894f02b9edc1eab298c77da | |
parent | 49078f7d108f132582e5af46304c317b55f83948 [diff] |
agp/intel: Fix wrong kunmap in i830_cleanup() 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>