mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
In the case of writing a partial tls record we forgot to clear the
ctx->in_tcp_sendpages flag, causing some connections to stall.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| tls_main.c | ||
| tls_sw.c | ||