[AGPGART] Intel-agp adjustments
authorJan Beulich <jbeulich@novell.com>
Mon, 2 Apr 2007 13:50:14 +0000 (14:50 +0100)
committerDave Jones <davej@redhat.com>
Thu, 26 Apr 2007 18:22:51 +0000 (14:22 -0400)
Fix a call to __free_page where __free_pages(, 2) was meant, and do proper
error path handling. Also remove a redundant conditional.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found