Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122376
b: refs/heads/master
c: d9e1500
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy committed Nov 18, 2008
1 parent de0b32a commit 6a44321
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 19abb7b090a6bce88d4e9b2914a0367f4f684432
refs/heads/master: d9e150071d18b5c87ba7a097af4063a5ad0c6a0c
2 changes: 1 addition & 1 deletion trunk/include/net/netfilter/nfnetlink_log.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define _KER_NFNETLINK_LOG_H

void
nfulnl_log_packet(unsigned int pf,
nfulnl_log_packet(u_int8_t pf,
unsigned int hooknum,
const struct sk_buff *skb,
const struct net_device *in,
Expand Down
1 change: 1 addition & 0 deletions trunk/net/netfilter/nfnetlink_log.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include <linux/random.h>
#include <net/sock.h>
#include <net/netfilter/nf_log.h>
#include <net/netfilter/nfnetlink_log.h>

#include <asm/atomic.h>

Expand Down

0 comments on commit 6a44321

Please sign in to comment.