]> granicus.if.org Git - libnl/commit
link: fix documentation for rtnl_link_get_carrier_changes
authorTobias Klauser <tklauser@distanz.ch>
Tue, 6 Dec 2016 14:22:11 +0000 (15:22 +0100)
committerThomas Haller <thaller@redhat.com>
Tue, 6 Dec 2016 14:42:25 +0000 (15:42 +0100)
commitfb32f6e6c0112364ee1c605c62be91a370002e6b
treee68d69f050b0a2486b04fa19205f76c04ea5b397
parent44880b68d847894cc71ec0bc5f774c2ccd88a0bf
link: fix documentation for rtnl_link_get_carrier_changes

The doxygen comment of rtnl_link_get_carrier_changes still describes the
initially implemented behaviour and was not updated, when the signature
was changed as part of #119. Adjust it accordingly.

Fixes: 0c4b2ea6d17b ("link: add support for IFLA_CARRIER_CHANGES")
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
https://github.com/thom311/libnl/pull/120
lib/route/link.c