1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
Ycarus 2018-04-09 17:14:57 +02:00
parent bd5a88b0ce
commit 90e9938a4a

View file

@ -3568,6 +3568,7 @@ index fe11128..f5c905d 100644
- bh_unlock_sock(sk);
+ bh_unlock_sock(meta_sk);
local_bh_enable();
tcp_write_queue_purge(sk);
- release_sock(sk);
+ release_sock(meta_sk);
return 0;