commit | 263ea09084d172cac6e40459a690babe8de8e448 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Feb 18 15:03:26 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 18 11:42:19 2016 -0500 |
tree | 895a8c5db956086687472eda62a9f49fa68c9b3a | |
parent | 551ddc057e290cc07ff900050da242f35d615d3c [diff] |
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>