datapath: Fix OVS build failure on older kernel
authorPravin Shelar <pshelar@nicira.com>
Mon, 26 Sep 2011 19:30:50 +0000 (12:30 -0700)
committerPravin Shelar <pshelar@nicira.com>
Mon, 26 Sep 2011 19:30:50 +0000 (12:30 -0700)
commit98c50f96801d3159aad2de02407305463c68f51a
tree217f92105ba6ea168a3f3332d7ec90aaccbbeef2
parentcd1b3f63f360286a80392e20ce454362ce335056
datapath: Fix OVS build failure on older kernel

   genlmsg_unicast() API changed for network namespace in 2.6.32.
Following patch handles compatibility for same.

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