From: David S. Miller Date: Sun, 7 Jul 2019 21:11:45 +0000 (-0700) Subject: Merge branch 'net-tls-fix-poll-wake-up' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ccd1479e48391674ff76002a92b75defc3c78257;p=linux.git Merge branch 'net-tls-fix-poll-wake-up' Jakub Kicinski says: ==================== net/tls: fix poll() wake up This small fix + selftest series is very similar to the previous commit 04b25a5411f9 ("net/tls: fix no wakeup on partial reads"). This time instead of recvmsg we're fixing poll wake up. ==================== Signed-off-by: David S. Miller --- ccd1479e48391674ff76002a92b75defc3c78257