/openbmc/linux/net/sched/ |
H A D | sch_gred.c | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
H A D | sch_red.c | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
H A D | sch_hfsc.c | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
/openbmc/linux/include/net/ |
H A D | genetlink.h | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
H A D | netlink.h | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
H A D | rtnetlink.c | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | diff bc3ed28caaef55e7e3a9316464256353c5f9b1df Tue Jun 03 18:36:54 CDT 2008 Thomas Graf <tgraf@suug.ch> 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>
|