[PATCH 2/2] usif: use correct struct inside usif_notify_get

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



No functional change, but this is clearly a copy and paste error.

Signed-off-by: Karol Herbst <kherbst@xxxxxxxxxx>
---
 drm/nouveau/nouveau_usif.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drm/nouveau/nouveau_usif.c b/drm/nouveau/nouveau_usif.c
index 9dc10b17..34d48775 100644
--- a/drm/nouveau/nouveau_usif.c
+++ b/drm/nouveau/nouveau_usif.c
@@ -192,7 +192,7 @@ usif_notify_get(struct drm_file *f, void *data, u32 size, void *argv, u32 argc)
 	struct nouveau_cli *cli = nouveau_cli(f);
 	struct nvif_client *client = &cli->base;
 	union {
-		struct nvif_ioctl_ntfy_del_v0 v0;
+		struct nvif_ioctl_ntfy_get_v0 v0;
 	} *args = data;
 	struct usif_notify *ntfy;
 	int ret = -ENOSYS;
-- 
2.17.1

_______________________________________________
Nouveau mailing list
Nouveau@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/nouveau




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux