Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135548
b: refs/heads/master
c: 7249dee
h: refs/heads/master
v: v3
  • Loading branch information
Eric Leblond authored and David S. Miller committed Mar 26, 2009
1 parent f91b5e0 commit 8488489
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: 3b334d427cb9c866216820bfad0d8318869cc154
refs/heads/master: 7249dee5bdbe96302b5ff0d9a7701cf3dc8cffe8
2 changes: 1 addition & 1 deletion trunk/net/bridge/netfilter/ebt_ulog.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ static struct xt_target ebt_ulog_tg_reg __read_mostly = {
};

static struct nf_logger ebt_ulog_logger __read_mostly = {
.name = "ulog",
.name = "ebt_ulog",
.logfn = &ebt_log_packet,
.me = THIS_MODULE,
};
Expand Down

0 comments on commit 8488489

Please sign in to comment.