Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368801
b: refs/heads/master
c: a691ce7
h: refs/heads/master
i:
  368799: 61fc0b5
v: v3
  • Loading branch information
Chen Gang authored and David S. Miller committed Mar 30, 2013
1 parent c143c24 commit e6ab5bf
Show file tree
Hide file tree
Showing 2 changed files with 4 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: f498354793d57479d4e1b0f39969acd66737234c
refs/heads/master: a691ce7fe451363d2f1fa48d30c8f4b87c2475d4
3 changes: 3 additions & 0 deletions trunk/include/linux/filter.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ extern int sk_chk_filter(struct sock_filter *filter, unsigned int flen);
extern int sk_get_filter(struct sock *sk, struct sock_filter __user *filter, unsigned len);

#ifdef CONFIG_BPF_JIT
#include <linux/linkage.h>
#include <linux/printk.h>

extern void bpf_jit_compile(struct sk_filter *fp);
extern void bpf_jit_free(struct sk_filter *fp);

Expand Down

0 comments on commit e6ab5bf

Please sign in to comment.