diff --git a/[refs] b/[refs] index 588bcf54bf2b..f359a9b20b8d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cb7c5bdffb727a3d4dea5247d9d1d52238b01d90 +refs/heads/master: a15ff76c955d17cf58313097e4a24124da022b1d diff --git a/trunk/net/openvswitch/datapath.c b/trunk/net/openvswitch/datapath.c index a2cd3e6d03a2..cae1062f94ba 100644 --- a/trunk/net/openvswitch/datapath.c +++ b/trunk/net/openvswitch/datapath.c @@ -395,6 +395,7 @@ static int queue_userspace_packet(struct net *net, int dp_ifindex, skb_copy_and_csum_dev(skb, nla_data(nla)); + genlmsg_end(user_skb, upcall); err = genlmsg_unicast(net, user_skb, upcall_info->portid); out: