Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21089
b: refs/heads/master
c: 265a928
h: refs/heads/master
i:
  21087: 208165a
v: v3
  • Loading branch information
Alexey Kuznetsov authored and David S. Miller committed Mar 18, 2006
1 parent 4145e3a commit 42276f9
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: 6f5e6b9e69bf043074a0edabe3d271899c34eb79
refs/heads/master: 265a92856b17524c87da0258ac0d3cec80ae1d35
2 changes: 1 addition & 1 deletion trunk/include/net/sock.h
Original file line number Diff line number Diff line change
Expand Up @@ -478,9 +478,9 @@ static inline void sk_add_backlog(struct sock *sk, struct sk_buff *skb)
rc = __condition; \
if (!rc) { \
*(__timeo) = schedule_timeout(*(__timeo)); \
rc = __condition; \
} \
lock_sock(__sk); \
rc = __condition; \
rc; \
})

Expand Down

0 comments on commit 42276f9

Please sign in to comment.