Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7057
b: refs/heads/master
c: 732db65
h: refs/heads/master
i:
  7055: 2d939b3
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Sep 2, 2005
1 parent 54bd5d0 commit 02e961c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ff4cc3ac93e1d0369928fd60ec1fe82417afc576
refs/heads/master: 732db659b83579b922c18dee9123e1529b5fb5d2
2 changes: 1 addition & 1 deletion trunk/include/net/ip_vs.h
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ static __inline__ int ip_vs_todrop(void)
*/
#define IP_VS_FWD_METHOD(cp) (cp->flags & IP_VS_CONN_F_FWD_MASK)

extern __inline__ char ip_vs_fwd_tag(struct ip_vs_conn *cp)
static inline char ip_vs_fwd_tag(struct ip_vs_conn *cp)
{
char fwd;

Expand Down

0 comments on commit 02e961c

Please sign in to comment.