|
@@ -237,8 +237,10 @@ nvif_notify_new(struct nvif_object *object, int (*func)(struct nvif_notify *),
|
|
int ret = nvif_notify_init(object, nvif_notify_del, func, work,
|
|
int ret = nvif_notify_init(object, nvif_notify_del, func, work,
|
|
type, data, size, reply, notify);
|
|
type, data, size, reply, notify);
|