Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44669
b: refs/heads/master
c: 8228a18
h: refs/heads/master
i:
  44667: 7712032
v: v3
  • Loading branch information
Leigh Brown authored and David S. Miller committed Dec 18, 2006
1 parent bde2062 commit a77cc1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8172d822fb02d5c4f7508e41f9267428dd3d891
refs/heads/master: 8228a18dd30f5c988b722495ea6c25cb1d2be035
1 change: 1 addition & 0 deletions trunk/net/ipv4/tcp_ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,7 @@ int tcp_v4_md5_do_del(struct sock *sk, __be32 addr)
if (tp->md5sig_info->entries4 == 0) {
kfree(tp->md5sig_info->keys4);
tp->md5sig_info->keys4 = NULL;
tp->md5sig_info->alloced4 = 0;
} else if (tp->md5sig_info->entries4 != i) {
/* Need to do some manipulation */
memcpy(&tp->md5sig_info->keys4[i],
Expand Down

0 comments on commit a77cc1d

Please sign in to comment.