[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180719162344.26968-1-vakul.garg@nxp.com>
Date: Thu, 19 Jul 2018 21:53:41 +0530
From: Vakul Garg <vakul.garg@....com>
To: netdev@...r.kernel.org
Cc: borisp@...lanox.com, aviadye@...lanox.com, davejwatson@...com,
davem@...emloft.net, Vakul Garg <vakul.garg@....com>
Subject: [net-next v4 0/3] net/tls: Minor code cleanup patches
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.
3) Removing redundant dynamic array allocation.
The patches do not fix any functional bug. Hence "Fixes:" tag has not
been used. From patch series v3, this series v4 contains two patches
less. They will be submitted separately.
Vakul Garg (3):
net/tls: Use socket data_ready callback on record availability
net/tls: Remove redundant variable assignments and wakeup
net/tls: Remove redundant array allocation.
net/tls/tls_sw.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
--
2.13.6
Powered by blists - more mailing lists