Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24779
b: refs/heads/master
c: f15e92d
h: refs/heads/master
i:
  24777: 5e65ba8
  24775: 37c7f45
v: v3
  • Loading branch information
Dave Airlie committed Mar 19, 2006
1 parent 7e3cf5d commit ec76cc6
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: dfab11542fbecd8539c092fe36155909b4812f73
refs/heads/master: f15e92d702bba47f451bd5f63e170252c6e1bba2
2 changes: 1 addition & 1 deletion trunk/drivers/char/drm/radeon_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -1996,7 +1996,7 @@ static int radeon_surface_free(DRM_IOCTL_ARGS)
return DRM_ERR(EINVAL);
}

DRM_COPY_FROM_USER_IOCTL(memfree, (drm_radeon_mem_free_t __user *) data,
DRM_COPY_FROM_USER_IOCTL(memfree, (drm_radeon_surface_free_t __user *) data,
sizeof(memfree));

if (free_surface(filp, dev_priv, memfree.address))
Expand Down

0 comments on commit ec76cc6

Please sign in to comment.