openvswitch: Call genlmsg_end in queue_userspace_packet
authorRich Lane <rlane@bigswitch.com>
Fri, 15 Feb 2013 19:07:43 +0000 (11:07 -0800)
committerJesse Gross <jesse@nicira.com>
Sat, 23 Feb 2013 01:02:11 +0000 (17:02 -0800)
Without genlmsg_end the upcall message ends (according to nlmsg_len)
after the struct ovs_header.

Signed-off-by: Rich Lane <rlane@bigswitch.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>

No differences found