Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170797992
D55965.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
366 B
Referenced Files
None
Subscribers
None
D55965.diff
View Options
diff --git a/sys/netinet/tcp_usrreq.c b/sys/netinet/tcp_usrreq.c
--- a/sys/netinet/tcp_usrreq.c
+++ b/sys/netinet/tcp_usrreq.c
@@ -2698,11 +2698,6 @@
switch (tp->t_state) {
case TCPS_LISTEN:
-#ifdef TCP_OFFLOAD
- tcp_offload_listen_stop(tp);
-#endif
- tcp_state_change(tp, TCPS_CLOSED);
- /* FALLTHROUGH */
case TCPS_CLOSED:
tp = tcp_close(tp);
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 7, 4:57 PM (1 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38477220
Default Alt Text
D55965.diff (366 B)
Attached To
Mode
D55965: tcp: remove extraneous code
Attached
Detach File
Event Timeline
Log In to Comment