libnl/include
Thomas Haller 8b023fd441 nl: add function nl_pickup_keep_syserr()
nl_pickup() converts error codes from netlink into
nl error codes using nl_syserr2nlerr(). The latter function
mangles different error codes to the same nl error code.

Add a new function, that returns both the nl error code
and the original error code.

Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-11-27 10:24:03 +01:00
..
linux-private/linux idiag: add copy of kernel header include/linux/inet_diag.h 2014-11-24 18:30:21 +01:00
netlink nl: add function nl_pickup_keep_syserr() 2014-11-27 10:24:03 +01:00
netlink-private idiag: add a copy of linux/sock_diag.h 2014-11-24 13:21:15 +01:00
Makefile.am idiag: add copy of kernel header include/linux/inet_diag.h 2014-11-24 18:30:21 +01:00