Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361449
b: refs/heads/master
c: a15ff76
h: refs/heads/master
i:
  361447: 5cf3f39
v: v3
  • Loading branch information
Rich Lane authored and Jesse Gross committed Feb 23, 2013
1 parent 895bc05 commit 4d22ba7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cb7c5bdffb727a3d4dea5247d9d1d52238b01d90
refs/heads/master: a15ff76c955d17cf58313097e4a24124da022b1d
1 change: 1 addition & 0 deletions trunk/net/openvswitch/datapath.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4d22ba7

Please sign in to comment.