Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319125
b: refs/heads/master
c: 6081030
h: refs/heads/master
i:
  319123: 48c3334
v: v3
  • Loading branch information
Jesse Gross authored and David S. Miller committed Jul 27, 2012
1 parent bd0e68f commit 3cfc4f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 505fbcf035c245a1a42cd80184feecf61ee868dc
refs/heads/master: 6081030769f23c83c0564e993be146db568bf68b
3 changes: 0 additions & 3 deletions trunk/net/openvswitch/actions.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,6 @@ static int sample(struct datapath *dp, struct sk_buff *skb,
}
}

if (!acts_list)
return 0;

return do_execute_actions(dp, skb, nla_data(acts_list),
nla_len(acts_list), true);
}
Expand Down

0 comments on commit 3cfc4f6

Please sign in to comment.