Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84845
b: refs/heads/master
c: d9d1757
h: refs/heads/master
i:
  84843: 0f54cd0
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 8, 2008
1 parent 364dd29 commit 9fb28d0
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: 86577c661bc01d5c4e477d74567df4470d6c5138
refs/heads/master: d9d17578d9f11cdbe41e4559e8f264ec757ddce8
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_iprange.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ static struct xt_match iprange_mt_reg[] __read_mostly = {
{
.name = "iprange",
.revision = 1,
.family = AF_INET6,
.family = AF_INET,
.match = iprange_mt4,
.matchsize = sizeof(struct xt_iprange_mtinfo),
.me = THIS_MODULE,
Expand Down

0 comments on commit 9fb28d0

Please sign in to comment.