Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91928
b: refs/heads/master
c: 1f29b05
h: refs/heads/master
v: v3
  • Loading branch information
Satoru SATOH authored and David S. Miller committed Apr 21, 2008
1 parent d729c02 commit a335cfd
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: 9d29672c64505f2d7f707701b829715705308a69
refs/heads/master: 1f29b0584dcb695589407a11bb7533fe21fa47c4
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1722,7 +1722,7 @@ static int tcp_close_state(struct sock *sk)

/*
* Shutdown the sending side of a connection. Much like close except
* that we don't receive shut down or set_sock_flag(sk, SOCK_DEAD).
* that we don't receive shut down or sock_set_flag(sk, SOCK_DEAD).
*/

void tcp_shutdown(struct sock *sk, int how)
Expand Down

0 comments on commit a335cfd

Please sign in to comment.