]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
authorFlorian Westphal <fw@strlen.de>
Thu, 18 Feb 2016 14:03:26 +0000 (15:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 16:42:19 +0000 (11:42 -0500)
commit263ea09084d172cac6e40459a690babe8de8e448
tree895a8c5db956086687472eda62a9f49fa68c9b3a
parent551ddc057e290cc07ff900050da242f35d615d3c
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"

This reverts commit bb9b18fb55b0 ("genl: Add genlmsg_new_unicast() for
unicast message allocation")'.

Nothing wrong with it; its no longer needed since this was only for
mmapped netlink support.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/genetlink.h
net/netlink/genetlink.c
net/openvswitch/datapath.c
net/tipc/netlink_compat.c