Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23659
b: refs/heads/master
c: 9932cf9
h: refs/heads/master
i:
  23657: 5564bf8
  23655: 3ed5017
v: v3
  • Loading branch information
David S. Miller committed Mar 24, 2006
1 parent 8ce9a66 commit 9fc4694
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: f67ed26f2b3e92c0450deae3ffc3fff21c878a75
refs/heads/master: 9932cf954691f20d548cd6010d89d1d48597e104
2 changes: 1 addition & 1 deletion trunk/include/net/sock.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ struct sock {
gfp_t sk_allocation;
int sk_sndbuf;
int sk_route_caps;
int sk_rcvlowat;
unsigned long sk_flags;
unsigned long sk_lingertime;
/*
Expand All @@ -230,7 +231,6 @@ struct sock {
unsigned short sk_max_ack_backlog;
__u32 sk_priority;
struct ucred sk_peercred;
int sk_rcvlowat;
long sk_rcvtimeo;
long sk_sndtimeo;
struct sk_filter *sk_filter;
Expand Down

0 comments on commit 9fc4694

Please sign in to comment.