]> git.baikalelectronics.ru Git - 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)
commit7a2447f8a68b00ee770c0f2f6b499ce0ad0b3262
tree895a8c5db956086687472eda62a9f49fa68c9b3a
parentac9460b8ea004752584c1b44117971c4b365dfa2
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"

This reverts commit 81e55e8b5282 ("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