[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)
commit89cf7ccc936db979e5e9d9ce49437ef859cdd889
tree59dbc84d50287957f4f4f852c641b41d70a22643
parent9eeee244142562cba4f9fbc93962acf6a61847b5
[AGPGART] Intel-agp adjustments

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>
drivers/char/agp/intel-agp.c