Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260215
b: refs/heads/master
c: 1541fa8
h: refs/heads/master
i:
  260213: ff4ed59
  260211: 82f8344
  260207: 5bcebc3
v: v3
  • Loading branch information
Jesper Juhl authored and Ben Skeggs committed Jul 24, 2011
1 parent 3c2797d commit 31b826f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 88c8431cbbccdb9ef7c13f0ba18022e2cb35c7f7
refs/heads/master: 1541fa854273abee954ec4ca4ad65fe4ceb9e626
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nv20_graph.c
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@ nv20_graph_create(struct drm_device *dev)
break;
default:
NV_ERROR(dev, "PGRAPH: unknown chipset\n");
kfree(pgraph);
return 0;
}
} else {
Expand All @@ -774,6 +775,7 @@ nv20_graph_create(struct drm_device *dev)
break;
default:
NV_ERROR(dev, "PGRAPH: unknown chipset\n");
kfree(pgraph);
return 0;
}
}
Expand Down

0 comments on commit 31b826f

Please sign in to comment.