]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix incorrect kfree in radeonfb
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 13 Feb 2004 09:22:43 +0000 (01:22 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 13 Feb 2004 09:22:43 +0000 (01:22 -0800)
commita394cc86eebd499cf264c7c417718063c28bee23
treee5e4e6628505f8710f577633ff2e1bb239855f69
parent8ea2623b6f4147614d57b888d5a20b5326d2456c
[PATCH] Fix incorrect kfree in radeonfb

I missed a kfree -> framebuffer_release() in the new radeonfb.

Thanks to Luca for noticing it.
drivers/video/aty/radeon_base.c