Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154104
b: refs/heads/master
c: 6d62182
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and Patrick McHardy committed Jun 22, 2009
1 parent 588e54e commit 4102544
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: 249556192859490b6280552d4b877064f9f5ee48
refs/heads/master: 6d62182fea6cc6bbc8d82a691ad0608d68a54aeb
1 change: 1 addition & 0 deletions trunk/net/netfilter/xt_quota.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ static bool quota_mt_check(const struct xt_mtchk_param *par)
if (q->master == NULL)
return -ENOMEM;

q->master->quota = q->quota;
return true;
}

Expand Down

0 comments on commit 4102544

Please sign in to comment.