[media] DocBook: mention that EINVAL can be returned for invalid menu indices
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 11 Jan 2013 13:49:12 +0000 (10:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 6 Feb 2013 10:12:57 +0000 (08:12 -0200)
The documentation suggested that if the control value is wrong only
ERANGE can be returned. But in some cases (an invalid menu index)
EINVAL can also be returned. Clarify this.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found