commit | 4b3760ce3d448d4af3036cd6c650d651a16ee02d | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Dec 19 15:11:40 2005 +0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Dec 20 09:27:15 2005 -0800 |
tree | 369f5680fad714f215f7b96b7b62975d55c55424 | |
parent | 6ee7fb7e363aa8828b3920422416707c79f39007 [diff] |
[PATCH] intelfb: Fix freeing of nonexistent resource Fix intelfb trying to free a non-existent resource in its error path. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>