Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 823
b: refs/heads/master
c: 526bdb8
h: refs/heads/master
i:
  821: 76b4c05
  819: 710b23d
  815: 6956eba
v: v3
  • Loading branch information
Thomas Graf authored and David S. Miller committed May 3, 2005
1 parent ee2cca4 commit 5e69b20
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: e4553eddae592b948c9695c9a0002169b0cab6fc
refs/heads/master: 526bdb80a23b2e10ed4ccc3fcf309c9118d892d6
3 changes: 2 additions & 1 deletion trunk/include/linux/xfrm.h
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,9 @@ enum {
XFRM_MSG_FLUSHPOLICY,
#define XFRM_MSG_FLUSHPOLICY XFRM_MSG_FLUSHPOLICY

XFRM_MSG_MAX
__XFRM_MSG_MAX
};
#define XFRM_MSG_MAX (__XFRM_MSG_MAX - 1)

struct xfrm_user_tmpl {
struct xfrm_id id;
Expand Down

0 comments on commit 5e69b20

Please sign in to comment.