no-op error in dmesg
Pritam Bankar
pritambankar1988 at gmail.com
Mon Jun 18 14:34:09 EDT 2012
Hi,
I have one structure called foo. Address of object of foo(say objfoo) is
passed to ioctl call
status = ioctl(fd, arg, &objfoo);
But during manipulation I am not getting ioctl error 5 (input/output error).
I am more confused about error in dmesg which is
*foo: no-op *
What does no-op indicate? If it is no-operation, how can we relate this
to foo structure?
Thanks,
Pritam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120619/27a394ca/attachment.html
More information about the Kernelnewbies
mailing list