Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 825
b: refs/heads/master
c: d775fc0
h: refs/heads/master
i:
  823: 5e69b20
v: v3
  • Loading branch information
Thomas Graf authored and David S. Miller committed May 3, 2005
1 parent 3b2cd25 commit 20eb94e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 492b558b3191319cbc859a9e025bc354d336c261
refs/heads/master: d775fc09f16f4b88cd0373006b112c4772589778
4 changes: 2 additions & 2 deletions trunk/include/linux/rtnetlink.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ enum {
RTM_GETANYCAST = 62,
#define RTM_GETANYCAST RTM_GETANYCAST

RTM_MAX,
#define RTM_MAX RTM_MAX
__RTM_MAX,
#define RTM_MAX (((__RTM_MAX + 3) & ~3) - 1)
};

/*
Expand Down

0 comments on commit 20eb94e

Please sign in to comment.