Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190573
b: refs/heads/master
c: 404b017
h: refs/heads/master
i:
  190571: 298ebce
v: v3
  • Loading branch information
Dan Carpenter authored and Dave Airlie committed Apr 28, 2010
1 parent c955e52 commit 589eeba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 22fb573affe51845622c4763653f60e130f80586
refs/heads/master: 404b017d00a9f472bdf725a06892d42f1cba5ed8
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ static void *agp_remap(unsigned long offset, unsigned long size,
&& (agpmem->bound + (agpmem->pages << PAGE_SHIFT)) >=
(offset + size))
break;
if (!agpmem)
if (&agpmem->head == &dev->agp->memory)
return NULL;

/*
Expand Down

0 comments on commit 589eeba

Please sign in to comment.