Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162888
b: refs/heads/master
c: 657e964
h: refs/heads/master
v: v3
  • Loading branch information
Robert Varga authored and David S. Miller committed Sep 16, 2009
1 parent 251e895 commit bee0b00
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: 7c64b9f3f584008000cf3b960f25cd6a68fce191
refs/heads/master: 657e9649e745b06675aa5063c84430986cdc3afa
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp_minisocks.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ void tcp_twsk_destructor(struct sock *sk)
#ifdef CONFIG_TCP_MD5SIG
struct tcp_timewait_sock *twsk = tcp_twsk(sk);
if (twsk->tw_md5_keylen)
tcp_put_md5sig_pool();
tcp_free_md5sig_pool();
#endif
}

Expand Down

0 comments on commit bee0b00

Please sign in to comment.