This patch series improves tls_sw.c code by: 1) Using correct socket callback for flagging data availability. 2) Removing redundant variable assignments and wakeup callbacks.
Vakul Garg (2): net/tls: Use socket data_ready callback on record availability net/tls: Remove redundant variable assignments and wakeup net/tls/tls_sw.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) -- 2.13.6