Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313950
b: refs/heads/master
c: 3d33bf2
h: refs/heads/master
v: v3
  • Loading branch information
Alban Crequy authored and Pablo Neira Ayuso committed Jun 7, 2012
1 parent cbbdc59 commit 003a8e9
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: efdedd5426a94b00d23483a1bcb4af3a91c894db
refs/heads/master: 3d33bf2bd83b27707f4bd31ba988bd4d4b92c7ad
2 changes: 1 addition & 1 deletion trunk/net/decnet/netfilter/dn_rtmsg.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ static inline void dnrmg_receive_user_skb(struct sk_buff *skb)

static struct nf_hook_ops dnrmg_ops __read_mostly = {
.hook = dnrmg_hook,
.pf = PF_DECnet,
.pf = NFPROTO_DECNET,
.hooknum = NF_DN_ROUTE,
.priority = NF_DN_PRI_DNRTMSG,
};
Expand Down

0 comments on commit 003a8e9

Please sign in to comment.