datapath: Add backport for genlmsg_new_unicast().
authorJesse Gross <jesse@nicira.com>
Wed, 4 Dec 2013 04:06:09 +0000 (20:06 -0800)
committerJesse Gross <jesse@nicira.com>
Wed, 4 Dec 2013 04:06:09 +0000 (20:06 -0800)
commit6c75562d49e87237cfaafc82d786c8c4f0823326
treef318b6c8b70fe59f9a0524c5859be115cb830ee2
parent41b34c7d25b72b74fd5fd2bdbb0ab2895e2a7818
datapath: Add backport for genlmsg_new_unicast().

genlmsg_new_unicast() will be proposed upstream to support memory
mapped Netlink but on existing kernels it just uses genlmsg_new().

Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/linux/compat/include/net/genetlink.h