1
0
Fork 0
alistair23-linux/net/netlink
Thomas Graf bc3ed28caa netlink: Improve returned error codes
Make nlmsg_trim(), nlmsg_cancel(), genlmsg_cancel(), and
nla_nest_cancel() void functions.

Return -EMSGSIZE instead of -1 if the provided message buffer is not
big enough.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-06-03 16:36:54 -07:00
..
Makefile [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00
af_netlink.c Audit: collect sessionid in netlink messages 2008-04-28 06:18:03 -04:00
attr.c netlink: Improve returned error codes 2008-06-03 16:36:54 -07:00
genetlink.c netlink: Improve returned error codes 2008-06-03 16:36:54 -07:00