提交 c1ccaa64 编写于 作者: B Bob Gleitsmann 提交者: Ben Skeggs

drm/nouveau: return offset of allocated notifier

Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
上级 6d60792e
......@@ -447,6 +447,8 @@ nouveau_abi16_ioctl_notifierobj_alloc(ABI16_IOCTL_ARGS)
if (ret)
goto done;
info->offset = ntfy->node->offset;
done:
if (ret)
nouveau_abi16_ntfy_fini(chan, ntfy);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册