Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57153
b: refs/heads/master
c: aad0e0b
h: refs/heads/master
i:
  57151: ee741d1
v: v3
  • Loading branch information
David S. Miller committed May 31, 2007
1 parent cb1b0dd commit b79688b
Show file tree
Hide file tree
Showing 2 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: 01e67d08faa782f1a4d38de702331f5904def6ad
refs/heads/master: aad0e0b9b6e4f7085d5e2ec4b5bb59ffecd8b1fb
3 changes: 2 additions & 1 deletion trunk/net/xfrm/xfrm_policy.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@
#include <net/xfrm.h>
#include <net/ip.h>
#include <linux/audit.h>
#include <linux/cache.h>

#include "xfrm_hash.h"

int sysctl_xfrm_larval_drop;
int sysctl_xfrm_larval_drop __read_mostly;

DEFINE_MUTEX(xfrm_cfg_mutex);
EXPORT_SYMBOL(xfrm_cfg_mutex);
Expand Down

0 comments on commit b79688b

Please sign in to comment.