[AGPGART] Fix a potential leak in intel driver.
It's not leaking anything currently, as agp_alloc_bridge() doesn't do any actual allocations right now, but if/when things get changed to support multiple bridges, these error paths need to free up the allocation.
Showing
Please register or sign in to comment