Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103459
b: refs/heads/master
c: 83aa2e9
h: refs/heads/master
i:
  103457: 0ebe81a
  103455: 1e1b1a0
v: v3
  • Loading branch information
Denis V. Lunev authored and David S. Miller committed Jul 15, 2008
1 parent b200c6c commit 2313033
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: 7197914c35b31a75cb6e85c7fc2ae93d0027c28e
refs/heads/master: 83aa2e964b9b04effa304aaf3c1090b46812a04b
2 changes: 1 addition & 1 deletion trunk/net/netlabel/netlabel_cipso_v4.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ static int netlbl_cipsov4_list(struct sk_buff *skb, struct genl_info *info)
if (nlsze_mult < 4) {
rcu_read_unlock();
kfree_skb(ans_skb);
nlsze_mult++;
nlsze_mult *= 2;
goto list_start;
}
list_failure_lock:
Expand Down

0 comments on commit 2313033

Please sign in to comment.