mirror of
https://github.com/torvalds/linux.git
synced 2026-08-11 09:54:21 +02:00
update_chksum() accesses nskb->sk before it has been set
by complete_skb(), move the init up.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| tls_device_fallback.c | ||
| tls_device.c | ||
| tls_main.c | ||
| tls_sw.c | ||