Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42074
b: refs/heads/master
c: a80958f
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 4, 2006
1 parent 1b79684 commit 4b32ac8
Show file tree
Hide file tree
Showing 4 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: 0c789ff64e874bbece03b607f200566ab24ea9ab
refs/heads/master: a80958f4849316a18c06f75b9e850ccecbf20df8
1 change: 1 addition & 0 deletions trunk/include/linux/kernelcapi.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ typedef struct kcapi_carddef {
#include <linux/list.h>
#include <linux/skbuff.h>
#include <linux/workqueue.h>
#include <asm/semaphore.h>

#define KCI_CONTRUP 0 /* arg: struct capi_profile */
#define KCI_CONTRDOWN 1 /* arg: NULL */
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/netfilter.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <linux/list.h>
#endif
#include <linux/compiler.h>
#include <linux/rcupdate.h>

/* Responses from hook functions. */
#define NF_DROP 0
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <linux/net.h>
#include <linux/textsearch.h>
#include <net/checksum.h>
#include <linux/rcupdate.h>
#include <linux/dmaengine.h>

#define HAVE_ALLOC_SKB /* For the drivers to know */
Expand Down

0 comments on commit 4b32ac8

Please sign in to comment.