libnl/lib/idiag
Thomas Haller 4818248634 lib/doc: clearify return value of send_simple() functions
The return value of the *nl_send_simple() functions is
inconsistent and not according to the documentation.

nl_send_simple() is document to return the number of bytes sent.
Other *nl_send_simple() functions are documented to return 0 on
success -- for the most part.
See also commit b70174668b which
changed behavior of nl_rtgen_request() to be according to documenation.

Don't change behavior again, only adjust the documentation.

http://lists.infradead.org/pipermail/libnl/2015-May/001872.html

Reported-by: Xiao Jia <stfairy@gmail.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2015-05-12 15:56:50 +02:00
..
idiag.c lib/doc: clearify return value of send_simple() functions 2015-05-12 15:56:50 +02:00
idiag_meminfo_obj.c idiag: make objects 'idiag_vegasinfo' and 'idiag_meminfo' comparable 2014-11-27 16:55:15 +01:00
idiag_msg_obj.c idiag: fix set of identifying properties for idiag_msg_obj 2014-11-27 16:57:28 +01:00
idiag_req_obj.c idiag: fix a typo in idiagnl_req_set_ifindex() 2014-09-24 07:50:25 +02:00
idiag_vegasinfo_obj.c idiag: make objects 'idiag_vegasinfo' and 'idiag_meminfo' comparable 2014-11-27 16:55:15 +01:00