Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368180
b: refs/heads/master
c: e61667a
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Paasch authored and David S. Miller committed Mar 10, 2013
1 parent 355311a commit 9426609
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 624e2d21356a40ad7200cb30c4f966741d805a79
refs/heads/master: e61667af2f77d481411f2ccd307fed2247d785a8
4 changes: 0 additions & 4 deletions trunk/include/linux/tcp.h
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,6 @@ struct tcp_timewait_sock {
#ifdef CONFIG_TCP_MD5SIG
struct tcp_md5sig_key *tw_md5_key;
#endif
/* Few sockets in timewait have cookies; in that case, then this
* object holds a reference to them (tw_cookie_values->kref).
*/
struct tcp_cookie_values *tw_cookie_values;
};

static inline struct tcp_timewait_sock *tcp_twsk(const struct sock *sk)
Expand Down

0 comments on commit 9426609

Please sign in to comment.