From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vakul Garg Subject: [net-next v6 0/2] Minor code cleanup patches Date: Tue, 24 Jul 2018 15:44:01 +0530 Message-ID: <20180724101403.27040-1-vakul.garg@nxp.com> Mime-Version: 1.0 Content-Type: text/plain Cc: borisp@mellanox.com, aviadye@mellanox.com, davejwatson@fb.com, davem@davemloft.net, Vakul Garg To: netdev@vger.kernel.org Return-path: Received: from mail-eopbgr10070.outbound.protection.outlook.com ([40.107.1.70]:29664 "EHLO EUR02-HE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2388169AbeGXGBA (ORCPT ); Tue, 24 Jul 2018 02:01:00 -0400 Sender: netdev-owner@vger.kernel.org List-ID: 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