Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108793
b: refs/heads/master
c: 323c048
h: refs/heads/master
i:
  108791: 125e612
v: v3
  • Loading branch information
Jarek Poplawski authored and David S. Miller committed Aug 15, 2008
1 parent 6654fc0 commit 87dc0e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 191cd582500f49b32a63040fedeebb0168c720af
refs/heads/master: 323c048836f73a11ded6f9743feda21c00465cb0
2 changes: 1 addition & 1 deletion trunk/net/sched/cls_api.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ static int tc_ctl_tfilter(struct sk_buff *skb, struct nlmsghdr *n, void *arg)
if (n->nlmsg_type == RTM_DELTFILTER && t->tcm_handle == 0) {
spin_lock_bh(root_lock);
*back = tp->next;
spin_lock_bh(root_lock);
spin_unlock_bh(root_lock);

tfilter_notify(skb, n, tp, fh, RTM_DELTFILTER);
tcf_destroy(tp);
Expand Down

0 comments on commit 87dc0e9

Please sign in to comment.