Searched hist:a8f74b228826eef1cbe04a05647d61e896f5fd63 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | inet_diag.c | diff a8f74b228826eef1cbe04a05647d61e896f5fd63 Wed Nov 09 19:25:52 CST 2005 Thomas Graf <tgraf@suug.ch> [NETLINK]: Make netlink_callback->done() optional
Most netlink families make no use of the done() callback, making it optional gets rid of all unnecessary dummy implementations.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_user.c | diff a8f74b228826eef1cbe04a05647d61e896f5fd63 Wed Nov 09 19:25:52 CST 2005 Thomas Graf <tgraf@suug.ch> [NETLINK]: Make netlink_callback->done() optional
Most netlink families make no use of the done() callback, making it optional gets rid of all unnecessary dummy implementations.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netlink/ |
H A D | af_netlink.c | diff a8f74b228826eef1cbe04a05647d61e896f5fd63 Wed Nov 09 19:25:52 CST 2005 Thomas Graf <tgraf@suug.ch> [NETLINK]: Make netlink_callback->done() optional
Most netlink families make no use of the done() callback, making it optional gets rid of all unnecessary dummy implementations.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff a8f74b228826eef1cbe04a05647d61e896f5fd63 Wed Nov 09 19:25:52 CST 2005 Thomas Graf <tgraf@suug.ch> [NETLINK]: Make netlink_callback->done() optional
Most netlink families make no use of the done() callback, making it optional gets rid of all unnecessary dummy implementations.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | diff a8f74b228826eef1cbe04a05647d61e896f5fd63 Wed Nov 09 19:25:52 CST 2005 Thomas Graf <tgraf@suug.ch> [NETLINK]: Make netlink_callback->done() optional
Most netlink families make no use of the done() callback, making it optional gets rid of all unnecessary dummy implementations.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|