commit | 83ef7777aa5ffbf08a71e14f0a127de315293113 | [log] [tgz] |
---|---|---|
author | Tommi Rantala <tt.rantala@gmail.com> | Fri Nov 09 09:19:40 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 20 16:06:28 2012 +1000 |
tree | f92a07a9c9dfbc0c7913238d3553b4e322519150 | |
parent | 302381511f4b1bc98c6f61ccaec5d8e98ccd0365 [diff] |
drm/nouveau: free memory allocated with alloc_apertures() Fix a memory leak by deallocating the memory we got from alloc_apertures(). Signed-off-by: Tommi Rantala <tt.rantala@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>