libnl/lib/genl
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
..
ctrl.c genl: Fix cb reference leak in genl_ctrl_probe_by_name() 2013-04-02 11:51:53 +02:00
family.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
genl.c lib/doc: clearify return value of send_simple() functions 2015-05-12 15:56:50 +02:00
mngt.c genl: Update mt_id of cache ops when resolving genl id 2013-04-01 11:21:22 +02:00