Commit 428d3c86 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab

media: cec-ioc-g-mode.rst: be more specific when EPERM is returned

Document which capability is required, rather than just saying
that "root permissions" are required.
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent b6c96e15
...@@ -294,7 +294,8 @@ EINVAL ...@@ -294,7 +294,8 @@ EINVAL
The requested mode is invalid. The requested mode is invalid.
EPERM EPERM
Monitor mode is requested without having root permissions Monitor mode is requested, but the process does have the ``CAP_NET_ADMIN``
capability.
EBUSY EBUSY
Someone else is already an exclusive follower or initiator. Someone else is already an exclusive follower or initiator.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment