From: Rich Lane Date: Fri, 15 Feb 2013 19:07:43 +0000 (-0800) Subject: openvswitch: Call genlmsg_end in queue_userspace_packet X-Git-Tag: v3.9-rc4~27^2~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15ff76c955d17cf58313097e4a24124da022b1d;p=pandora-kernel.git openvswitch: Call genlmsg_end in queue_userspace_packet Without genlmsg_end the upcall message ends (according to nlmsg_len) after the struct ovs_header. Signed-off-by: Rich Lane Signed-off-by: Jesse Gross --- Reading git-diff-tree failed